moving toward configuring new repos in the webapp
This commit is contained in:
parent
2d4f1441c8
commit
b1a5a4f985
13 changed files with 147 additions and 67 deletions
|
@ -17,6 +17,6 @@ import Yesod
|
|||
|
||||
getAboutR :: Handler RepHtml
|
||||
getAboutR = bootstrap (Just About) $ do
|
||||
sideBarDisplay
|
||||
sideBarDisplay Nothing
|
||||
setTitle "About git-annex"
|
||||
$(widgetFile "documentation/about")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue