diff options
| author | yingyu5658 <i@yingyu5658.me> | 2026-01-02 14:09:52 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2026-01-02 14:09:52 +0800 |
| commit | 3b75328c02275fa486c54cd9471a12ecdc2b882a (patch) | |
| tree | 9724da9b522dc0e904f8240920fb9444addf34db /layouts/partials/custom_head.html | |
| parent | 5f3e0a9e4766bccfb693861f9c503879420a8390 (diff) | |
| download | blog-3b75328c02275fa486c54cd9471a12ecdc2b882a.tar.gz blog-3b75328c02275fa486c54cd9471a12ecdc2b882a.zip | |
chore: add a validation of mastodon(c7.io)
Diffstat (limited to 'layouts/partials/custom_head.html')
| -rw-r--r-- | layouts/partials/custom_head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index d1d336a..fa71363 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -5,6 +5,7 @@ href="https://www.blogsclub.org/badge/www.glowisle.me" /> <link href="https://github.com/yingyu5658" rel="me" /> +<link href="https://c7.io/@Verdant" rel="me" /> <link rel="webmention" href="https://webmention.io/www.glowisle.me/webmention" |
