forked from mirrors/hugo-tufte
Re-add HR
This commit is contained in:
parent
9dccdbf3a0
commit
6f8e4c9674
2 changed files with 1 additions and 1 deletions
layouts
|
@ -1,7 +1,6 @@
|
|||
{{ define "main" }}
|
||||
<article id="main" class="home-page">
|
||||
{{ partial "brand.html" . }}
|
||||
<hr />
|
||||
{{ with .Content }}
|
||||
<section>
|
||||
{{ . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue