diff options
author | cyfraeviolae <cyfraeviolae> | 2022-02-28 21:02:37 -0500 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-02-28 21:02:37 -0500 |
commit | 6e6909987612b29f2c6f32dd51610527858ac1e4 (patch) | |
tree | 00ed10c1355a31f4df6d5df7a95a3e3ddcf5a613 /src | |
parent | 4bf6f634f06a8f3e392f1744a6b95abcee8a141b (diff) |
commas
Diffstat (limited to 'src')
-rw-r--r-- | src/Lib.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -559,7 +559,7 @@ instance ToHtml HomeView where where homeBody = div_ $ do p_ $ toHtmlRaw $ T.pack - "The passerine sorcerer, Roseacrucis, aims to destroy the connections between\ + "The passerine sorcerer Roseacrucis aims to destroy the connections between\ \ the Library’s lines of poetry. If he is not stopped, each line will face\ \ a lifetime adrift at sea, by itself and without any context." p_ $ toHtmlRaw $ T.pack "Your task is to strengthen the network of invisible edges between each line\ |