tweaks
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</section>
|
||||
</main>
|
||||
</div>
|
||||
{{ partial "footer.html" . }}
|
||||
{{ partial "scripts.html" . }}
|
||||
</body>
|
||||
{{ partial "footer.html" . }}
|
||||
{{ partial "scripts.html" . }}
|
||||
</html>
|
||||
@@ -17,12 +17,12 @@
|
||||
{{ end }}
|
||||
{{ .Content }}
|
||||
</article>
|
||||
<hr />
|
||||
<!--
|
||||
If you're going to use DISQUS comments, insert code here.
|
||||
-->
|
||||
</main>
|
||||
</div>
|
||||
{{ partial "scripts.html" . }}
|
||||
{{ partial "footer.html" . }}
|
||||
{{ partial "scripts.html" . }}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user