summaryrefslogtreecommitdiffstats
path: root/layouts/partials/custom_head.html
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2026-01-11 22:59:03 +0800
committeryingyu5658 <i@yingyu5658.me>2026-01-11 22:59:03 +0800
commit16e2a3fd905c5ffb5e0a90c1a4805559d372b389 (patch)
tree929186c19af5b27bdb75f2252e0949db44102221 /layouts/partials/custom_head.html
parentdf0f931af8c9008bc59a2955dcf4c9facf2834fa (diff)
downloadblog-16e2a3fd905c5ffb5e0a90c1a4805559d372b389.tar.gz
blog-16e2a3fd905c5ffb5e0a90c1a4805559d372b389.zip
docs: post weekly
Diffstat (limited to 'layouts/partials/custom_head.html')
-rw-r--r--layouts/partials/custom_head.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html
index 206ee0b..a485758 100644
--- a/layouts/partials/custom_head.html
+++ b/layouts/partials/custom_head.html
@@ -15,3 +15,9 @@
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
+<link
+ rel="stylesheet"
+ href="https://cdn.jsdelivr.net/npm/@idotj/mastodon-embed-timeline@4.7.0/dist/mastodon-timeline.min.css"
+ integrity="sha256-Qi3H+bdH6RuMuyR1trAlG5bMWJGl9y3jPiTc1PWQFpI="
+ crossorigin="anonymous"
+/>