diff options
| author | verdant <i@glowisle.me> | 2026-04-11 18:27:20 +0800 |
|---|---|---|
| committer | verdant <i@glowisle.me> | 2026-04-11 18:27:20 +0800 |
| commit | 31cd7a3067a9996b7140aeaefb6c97e08db2f78f (patch) | |
| tree | 752ea978c1e6e1f0dd24cd15d129034a6bb18c34 /layouts/partials/custom_head.html | |
| parent | 92e642b3d9e2df106e6ad3aa38e4be6966d44268 (diff) | |
| download | blog-31cd7a3067a9996b7140aeaefb6c97e08db2f78f.tar.gz blog-31cd7a3067a9996b7140aeaefb6c97e08db2f78f.zip | |
update
Diffstat (limited to 'layouts/partials/custom_head.html')
| -rw-r--r-- | layouts/partials/custom_head.html | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index 5d5c1ed..b3e5d2a 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -1,19 +1,7 @@ <meta name="msvalidate.01" content="2E1AACF009206F2DDBAAD4B98E881460" /> <link - rel="prefetch" - as="image" - href="https://www.blogsclub.org/badge/www.glowisle.me" -/> -<link href="https://github.com/yingyu5658" rel="me" /> -<link - rel="webmention" - href="https://webmention.io/www.glowisle.me/webmention" -/> -<link - rel="stylesheet" - href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" -/><link - rel="stylesheet" - href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" + rel="prefetch" + as="image" + href="https://www.blogsclub.org/badge/www.glowisle.me" /> <link rel="shortcut icon" href="/favicon.ico" /> |
