aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/custom_head.html
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2026-01-13 22:33:08 +0800
committeryingyu5658 <i@yingyu5658.me>2026-01-13 22:33:08 +0800
commit4c40685be4a919f4483febc6fc9249fa59651fae (patch)
tree29f0c9b66f5d90a5d808b84355148f6577c6d54e /layouts/partials/custom_head.html
parent16e2a3fd905c5ffb5e0a90c1a4805559d372b389 (diff)
downloadblog-4c40685be4a919f4483febc6fc9249fa59651fae.tar.gz
blog-4c40685be4a919f4483febc6fc9249fa59651fae.zip
style: show the summary of every post on recent-posts
Diffstat (limited to 'layouts/partials/custom_head.html')
-rw-r--r--layouts/partials/custom_head.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html
index a485758..ba9276e 100644
--- a/layouts/partials/custom_head.html
+++ b/layouts/partials/custom_head.html
@@ -14,10 +14,7 @@
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
-/>
-<link
+/><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"
+ href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css"
/>