From b2db50bc9d319c677b32096815ad7a8cd09dff45 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Thu, 18 Jan 2024 22:06:55 -0500 Subject: src url --- dist/antiquitysort-exe | Bin 22384040 -> 22384040 bytes src/Lib.hs | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/antiquitysort-exe b/dist/antiquitysort-exe index 6ca8bac..3d20a30 100755 Binary files a/dist/antiquitysort-exe and b/dist/antiquitysort-exe differ diff --git a/src/Lib.hs b/src/Lib.hs index 064b88b..17acd41 100644 --- a/src/Lib.hs +++ b/src/Lib.hs @@ -517,7 +517,7 @@ pageTemplate crumbs body = doctypehtml_ $ do a_ [href_ homeURI, class_ "home-title"] (strong_ "Antiquitysort") span_ " at " a_ [class_ "site", href_ "/"] "cyfraeviolae.org" - a_ [class_ "source", href_ "/git/spectralrenga"] "[src]" + a_ [class_ "source", href_ "/git/antiquitysort"] "[src]" div_ [class_ "crumbs"] $ sequence_ $ L.intersperse (span_ [class_ "sep"] (toHtmlRaw (T.pack " · "))) -- cgit v1.2.3