local paths because can't be sure we're on a TLD
This commit is contained in:
parent
382812428d
commit
6b12b62ddf
4 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ import Text.Pandoc
|
|||
|
||||
root :: String
|
||||
root =
|
||||
"https://mywebsite.com"
|
||||
"https://rpearce.github.io/hakyll-nix-template"
|
||||
|
||||
siteName :: String
|
||||
siteName =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue