commit d4a0feea18c1a5a0fa860a88e5544b0c968ed84a
parent bf79784a0508c459077701c5d4e860cf7fe12828
Author: mtmn <miro@haravara.org>
Date: Sun, 19 Apr 2026 21:41:32 +0200
chore(elm): wording in about section
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Client.elm b/src/Client.elm
@@ -1400,7 +1400,7 @@ renderAboutView currentSlug allUsers =
]
]
, div [ class "stats-section" ]
- [ h2 [] [ text "source" ]
+ [ h2 [] [ text "links" ]
, p [ class "about-meta" ]
[ div [] [ extLink "https://instagram.com/counterpoint303" "counterpoint" ]
, div [] [ extLink "https://github.com/mtmn/corpus" "github repo" ]