diff --git a/hledger-web/Foundation.hs b/hledger-web/Foundation.hs index 43c1d715b..b03852ae8 100644 --- a/hledger-web/Foundation.hs +++ b/hledger-web/Foundation.hs @@ -124,7 +124,6 @@ instance Yesod App where -- hamletToRepHtml $(hamletFile "templates/default-layout-wrapper.hamlet") pc <- widgetToPageContent $ do - $(widgetFile "normalize") addStylesheet $ StaticR css_bootstrap_min_css -- load these things early, in HEAD: toWidgetHead [hamlet| diff --git a/hledger-web/hledger-web.cabal b/hledger-web/hledger-web.cabal index 5a7a5567b..be2ddc10d 100644 --- a/hledger-web/hledger-web.cabal +++ b/hledger-web/hledger-web.cabal @@ -92,10 +92,6 @@ extra-source-files: static/js/typeahead.bundle.min.js templates/default-layout-wrapper.hamlet templates/default-layout.hamlet - templates/homepage.hamlet - templates/homepage.julius - templates/homepage.lucius - templates/normalize.lucius source-repository head type: git diff --git a/hledger-web/package.yaml b/hledger-web/package.yaml index 8ca9172dc..75aee67e1 100644 --- a/hledger-web/package.yaml +++ b/hledger-web/package.yaml @@ -98,10 +98,6 @@ extra-source-files: - static/js/typeahead.bundle.min.js - templates/default-layout-wrapper.hamlet - templates/default-layout.hamlet - - templates/homepage.hamlet - - templates/homepage.julius - - templates/homepage.lucius - - templates/normalize.lucius # XXX not supported # flag threaded diff --git a/hledger-web/templates/homepage.hamlet b/hledger-web/templates/homepage.hamlet deleted file mode 100644 index e4f458032..000000000 --- a/hledger-web/templates/homepage.hamlet +++ /dev/null @@ -1,38 +0,0 @@ -