Browse Source

trying to get webmentions to see the bridgy fed link

master
jk 3 years ago
parent
commit
561c3dbd45
  1. 4
      themes/nipponalba/layouts/_default/single.html

4
themes/nipponalba/layouts/_default/single.html

@ -27,7 +27,7 @@
{{ if eq .Type "article" }}<section class="p-summary" style="display:none">
{{ .Page.Params.summary }}<br/>
</section>
{{ end }}<br/>
{{ end }}<br/><a href="https://fed.brid.gy"></a>
</section>
{{ if not (eq .Type "article") }}<section class="info">
<span class="info-date-other"><a href="{{ .Permalink }}" class="u-url"><time class="dt-published" datetime="{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 GMT" }}">{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 GMT" }}</time></a>
@ -38,7 +38,7 @@
{{ with .Page.Params.pixelfedurl }}<a rel="syndication" class="u-syndication" href="{{ . }}"><i class="fa fa-pixelfed fa-1.5x fa-fw" aria-hidden="true" title="Pixelfed"></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 }}
{{ end }}</span></span>
</section>{{ end }}
<a href="https://fed.brid.gy"></a></article>
</article>
<section id="interactions"><h4>Interactions</h4>
<section id="webmention-form">
<form action="https://webmention.io/jk.nipponalba.scot/webmention" method="post">