diff --git a/generator/src/Main.hs b/generator/src/Main.hs index 5bbef81..d308c33 100644 --- a/generator/src/Main.hs +++ b/generator/src/Main.hs @@ -20,7 +20,7 @@ import Text.Pandoc root :: String root = - "https://mywebsite.com" + "https://rpearce.github.io/hakyll-nix-template" siteName :: String siteName = diff --git a/src/CNAME b/src/CNAME index 2534915..34bf8db 100644 --- a/src/CNAME +++ b/src/CNAME @@ -1 +1 @@ -mywebsite.com +mywebsite123456789123456789.io diff --git a/src/index.html b/src/index.html index fa52a22..37f39af 100644 --- a/src/index.html +++ b/src/index.html @@ -20,7 +20,7 @@ title: "Hello, world!"