diff options
-rwxr-xr-x | dist/antiquitysort-exe | bin | 22384040 -> 22384040 bytes | |||
-rw-r--r-- | src/Lib.hs | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dist/antiquitysort-exe b/dist/antiquitysort-exe Binary files differindex 6ca8bac..3d20a30 100755 --- a/dist/antiquitysort-exe +++ b/dist/antiquitysort-exe @@ -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 " · "))) |