Miraz
Miraz

Thanks to @shindakun and the clearly written tutorial at Adding Webmentions To micro.blog I believe I’ve now successfully added Webmentions to this blog. 🤞🏼

|
Embed
Progress spinner
In reply to
shindakun
shindakun

@Miraz it looks like you should be alright once you add the "shares" <ul> Screen Shot 2019-12-21 at 11 33 06 AM.

It got left out of the HTML in my original post by mistake, it should have included three elements:

html &lt;ul class="replies" id="replies"&gt;&lt;/ul&gt; &lt;ul class="likes" id="likes"&gt;&lt;/ul&gt; &lt;ul class="shares" id="shares"&gt;&lt;/ul&gt;

|
Embed
Progress spinner