diff options
| author | Jan Sydänviita <jan@sydanviita.fi> | 2026-09-03 21:41:34 +0300 |
|---|---|---|
| committer | Jan Sydänviita <jan@sydanviita.fi> | 2026-09-03 21:41:34 +0300 |
| commit | a1c2073e9e7947380f3f7f9cf5a54e7c0ca9644a (patch) | |
| tree | 9add57464ce8586b90634126eaa01b6c7bfd3898 /templates_html/base.html | |
| parent | e7b1baedf2dcb7e2b5179225ed118fdd56fda568 (diff) | |
wip webmentions
Diffstat (limited to 'templates_html/base.html')
| -rw-r--r-- | templates_html/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates_html/base.html b/templates_html/base.html index 26e5895..3a54f4f 100644 --- a/templates_html/base.html +++ b/templates_html/base.html @@ -83,6 +83,7 @@ /> <link rel="authorization_endpoint" href="https://indieauth.com/auth" /> + <link rel="webmention" href="https://webmention.io/jan.systems/webmention" /> </head> <body> <div class="header-row"> |
