Skip to content

Commit

Permalink
Changed default location of site.hs.
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknstevenson committed Sep 7, 2015
1 parent ff5da34 commit 71e6973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hakyll-template.hsfiles
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cabal.sandbox.config
:set -XOverloadedStrings
import Hakyll

{-# START_FILE src/site.hs #-}
{-# START_FILE site.hs #-}
--------------------------------------------------------------------------------
{-# LANGUAGE OverloadedStrings #-}
import Data.Monoid (mappend)
Expand Down

0 comments on commit 71e6973

Please sign in to comment.