Formatting: add final newline
This commit is contained in:
parent
5e5759cbc6
commit
c71d33abd2
10 changed files with 10 additions and 10 deletions
|
@ -2,4 +2,4 @@
|
|||
<p>© {{ now.Year }} <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -21,4 +21,4 @@
|
|||
{{ end }}
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
</header>
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
{{ if .Paginator.HasNext }}
|
||||
<a href="{{ .Paginator.Next.URL }}">Next Page</a>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
<a href="{{ .Permalink }}">Read more...</a>
|
||||
{{ end }}
|
||||
</div>
|
||||
</article>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue