|
|
@ -34,7 +34,7 @@ |
|
|
|
{{ $relpathJSON := (print .RelPermalink "bridgy.json") }} |
|
|
|
{{ if fileExists $relpathJSON }} |
|
|
|
<span class="syndication"> |
|
|
|
{{ $mJSON := getJSON $pathJSON }} |
|
|
|
{{ $mJSON := getJSON $relpathJSON }} |
|
|
|
Syndicated to <a href="{{ printf $mJSON.uri}}">Pleroma</a></span>{{ end }} |
|
|
|
<span class="info-date"><a href="{{ .Permalink }}" class="u-url"><time class="dt-published" datetime="{{ .Date.Format "2 Jan 2006 15:04 GMT" }}">{{ .Date.Format "02/01/2006 15:04 GMT" }}</time></a></span></section> |
|
|
|
<a href="https://brid.gy/publish/mastodon"></a> |
|
|
|