Browse Source

fixed a few things

master
jk 5 years ago
parent
commit
ecf2f5927b
  1. 1
      themes/anatole/layouts/_default/single.html
  2. 2
      themes/anatole/layouts/index.html

1
themes/anatole/layouts/_default/single.html

@ -27,7 +27,6 @@
{{ end }} {{ end }}
</div> </div>
</article> </article>
<a href="https://brid.gy/publish/mastodon"></a>
{{ end }} {{ end }}

2
themes/anatole/layouts/index.html

@ -12,7 +12,7 @@
</div> </div>
<div class="e-content">{{ .Content }}</div> <div class="e-content">{{ .Content }}</div>
</article> </article>
<a href="https://brid.gy/publish/mastodon"></a>
{{ end }} {{ end }}
</div> </div>
{{ end }} {{ end }}