Update webmention link

This commit is contained in:
n_u
2026-08-06 14:32:49 -05:00
parent a693c23c20
commit e1e9152425
+1 -1
View File
@@ -52,7 +52,7 @@
{% endif %}
<script src="/js/main.js"></script>
<!-- Mochi webmentions -->
<link rel="webmention" href="https://mochi-webmentions.meadow.cafe/webmention/mochi@upchur.ch/1/receive" />
<link rel="webmention" href="https://mochi-webmentions.meadow.cafe/webmention/EPTWIJ2Pbh_9aXGf493P9r2aWN5cfcje8CMVemnU9n4/receive" />
<!-- Indieweb profile links -->
{% if not excludeProfilesFromHead %}{% for link in metadata.socialLinks %}{% if not link.excludeFromHead %}<link {% if link.customAttribute %} {{ link.customAttribute | safe }} {% endif %} href="{{ link.linkURL }}" />{% endif %}{% endfor %}{% endif %}
<!-- /Indieweb profile links -->