summaryrefslogtreecommitdiff
path: root/src/Lib.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Lib.hs')
-rw-r--r--src/Lib.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Lib.hs b/src/Lib.hs
index 32cbb3f..02ef79b 100644
--- a/src/Lib.hs
+++ b/src/Lib.hs
@@ -306,7 +306,7 @@ gameCrumbs _ labels periods level = [
instance ToHtml HomeView where
toHtml (HomeView (Manifest mediums)) =
pageTemplate
- [a_ [href_ "https://git.cyfraeviolae.org/antiquitysort"] "source code"]
+ [a_ [href_ "https://git.cyfraeviolae.org/antiquitysort", class_ "nonbreaking"] "source code"]
homeBody
where
homeBody = div_ [class_ "narrow"] $ do