mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
8e20e4cd65
commit
cdf1092b5d
|
@ -331,7 +331,7 @@ rootPage content = do
|
||||||
|
|
||||||
header_ [class_ "container-fluid"] do
|
header_ [class_ "container-fluid"] do
|
||||||
nav_ do
|
nav_ do
|
||||||
ul_ $ li_ $ a_ [href_ (toURL RepoListPage)] $ strong_ "hbs2-peer dashboard"
|
ul_ $ li_ $ a_ [href_ (toURL RepoListPage)] $ strong_ "hbs2-git dashboard"
|
||||||
|
|
||||||
content
|
content
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue