Browse Source

Add links for webmentions

Apis Necros 2 years ago
parent
commit
28cf9481b6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      layouts/partials/head.html

+ 3 - 0
layouts/partials/head.html

@@ -19,6 +19,9 @@
 	<link rel="manifest" href="/site.webmanifest">
 	<meta name="msapplication-TileColor" content="#da532c">
 	<meta name="theme-color" content="#ffffff">
+
+	<link rel="webmention" href="https://webmention.io/www.vzqk50.com/webmention" />
+	<link rel="pingback" href="https://webmention.io/www.vzqk50.com/xmlrpc" />
 	
 	{{- template "_internal/opengraph.html" . }}
 	{{- template "_internal/twitter_cards.html" . }}