summary refs log tree commit diff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authormayx2025-05-09 10:17:06 +0000
committermayx2025-05-09 10:17:06 +0000
commit97e0ef3c8176e0490030a3a48c0c613eef0af4d3 (patch)
tree24c5ecaeb2df9d5b6b18ec3c27fc97ebd516f84a /_layouts/default.html
parent2e59f23e9f2d3763cc36645776bf7f25112f9f66 (diff)
Update file default.html
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 84ca3dd..37f81c0 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -12,7 +12,10 @@
   <link rel="alternate" type="application/json" title="{{ site.title }}(JSON Feed)" href="{{ "/feed.json" | absolute_url }}" />
   <link rel="stylesheet" href="/assets/css/style.css?v={{ site.time | date: "%s" }}" />
   <link rel="stylesheet" href="/Live2dHistoire/live2d/css/live2d.css" />
+  <link rel="webmention" href="https://webmention.io/mabbs.github.io/webmention" />
+  <link rel="pingback" href="https://webmention.io/mabbs.github.io/xmlrpc" />
   <link rel="blogroll" type="text/xml" href="/blogroll.opml" />
+  <link rel="me" href="https://github.com/Mabbs" />
   <!--[if lt IE 9]>
     <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
   <![endif]-->