forked from mirrors/hugo-tufte
v0.1.0
Theme should be useable, but there might be some minor stylistic tweaks here and there.
This commit is contained in:
parent
e3d2a647f9
commit
82958f2609
10 changed files with 227 additions and 217 deletions
layouts
|
@ -1,10 +1,7 @@
|
|||
{{ partial "header.html" . }}
|
||||
{{ partial "subheader.html" . }}
|
||||
|
||||
<section id="main">
|
||||
<div>
|
||||
<h1 id="title">{{ .Title }}</h1>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue