From b4e0a6e13779efc298ffcc26f705169b260253e8 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 30 Sep 2024 08:00:00 +0800 Subject: Update index and styles --- assets/main.scss | 4 ++++ layouts/index.html | 7 +++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/assets/main.scss b/assets/main.scss index 7066606..25a08a1 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -129,6 +129,10 @@ article { } } +a:link { + text-decoration: none; +} + .footnotes { font-size: 0.85rem; } diff --git a/layouts/index.html b/layouts/index.html index fc5d6bc..f7cc7cf 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -28,7 +28,7 @@ git - git.rx contrib sr.ht codeberg github + git.rx contrib sr.ht codeberg github sites @@ -36,11 +36,11 @@ misc - rss + poetry rss pronouns - they/ + they/ (please try to respect pronouns) zoneinfo @@ -52,7 +52,6 @@ {{.Content}}
- {{ range (where (where .Site.RegularPages "Section" "blog") "Params.nohtml" "!=" "true") }} {{- if .OutputFormats.Get "html" }}
-- cgit v1.2.3