make log clickable

This commit is contained in:
Dmitry Zuikov 2024-04-20 02:52:13 +03:00
parent 912d8f43cb
commit f4bd830668
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ rootPage content = do
body_ do
header_ do
div_ [class_ "header-title"] $ h1_ "hbs2-peer dashboard"
div_ [class_ "header-title"] $ h1_ [] $ a_ [href_ "/"] "hbs2-peer dashboard"
content