fix problem with the footer (remove duplicated Bootstrap css files)
This commit is contained in:
parent
ed0e956dbc
commit
f258ba569d
@ -104,7 +104,6 @@ instance Yesod App where
|
|||||||
maybeUser <- maybeAuth
|
maybeUser <- maybeAuth
|
||||||
|
|
||||||
pc <- widgetToPageContent $ do
|
pc <- widgetToPageContent $ do
|
||||||
addStylesheet $ StaticR css_bootstrap_css
|
|
||||||
$(widgetFile "default-layout")
|
$(widgetFile "default-layout")
|
||||||
withUrlRenderer $(hamletFile "templates/default-layout-wrapper.hamlet")
|
withUrlRenderer $(hamletFile "templates/default-layout-wrapper.hamlet")
|
||||||
|
|
||||||
|
6221
static/css/bootstrap.css
vendored
6221
static/css/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user