|
|
@ -33,8 +33,8 @@ |
|
|
|
<span class="syndication"> |
|
|
|
{{ with .Page.Params.pleromaurl }} - |
|
|
|
Syndication: <a href="{{ . }}"><i class="fa fa-pleroma fa-1.5x fa-fw" aria-hidden="true" title="Pleroma"></i></a>{{ end }}</span><span class="categories_span_other">{{ with .Page.Params.category }}{{ partial "taxonomy/categories.html" . }}{{ end }}{{ with .Page.Params.tag }}, {{ partial "taxonomy/tags.html" . }}{{ end }}</span></span> |
|
|
|
</section>{{ end }}</article> |
|
|
|
<a href="https://brid.gy/publish/mastodon"></a> |
|
|
|
</section>{{ end }} |
|
|
|
<a href="https://brid.gy/publish/mastodon"></a></article> |
|
|
|
<section id="interactions"><h4>Interactions</h4> |
|
|
|
<section id="webmention-form"> |
|
|
|
<form action="https://webmention.io/jk.nipponalba.scot/webmention" method="post"> |
|
|
@ -60,7 +60,6 @@ |
|
|
|
{{ end }}</section> |
|
|
|
<h4>Comments & Replies</h4>{{ partial "webmention.html" $mentions }} |
|
|
|
</section>{{ end }}</section> |
|
|
|
</article> |
|
|
|
{{ else if eq .Type "bookmarkof" }} |
|
|
|
<section class="bookmarks">{{ $cats := slice }} |
|
|
|
{{ range .Site.Data.bookmarks }} |
|
|
|