Browse Source

minor tweaks

master
jk 4 years ago
parent
commit
9d7aa69a39
  1. 4
      themes/nipponalba/layouts/_default/single.html

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

@ -46,9 +46,9 @@
<input name="target" value="{{ .Permalink }}" type="hidden"/>
<input value="Send Webmention" type="submit"/>
</form>
<p>Alternatively, if you do not have a webmentions enabled website then you can leave a message using the comments parade form below.</p>
<p>Alternatively, if you do not have a webmentions enabled website then you can leave a message using the comment parade form below.</p>
<details><summary>Comment Parade</summary><p>Please copy the following and paste into the URL field below: <span class="url">{{.Permalink }}</span></p><embed type="text/html" class="commentparade" src="https://commentpara.de"></embed></details>
<p>All going well, comment will take a few minutes to appear, possibly longer due to .. gremlins.</p>
<p>All going well, interactions will take a few minutes to appear, possibly longer due to .. gremlins.</p>
</section>
{{ $mention_ids := index $.Site.Data.index .RelPermalink }}
{{ if isset $mention_ids 0}}