diff --git a/site.hs b/site.hs index 8755cd7..3355219 100644 --- a/site.hs +++ b/site.hs @@ -139,7 +139,7 @@ siteCtx = defaultContext baseCtx = - constField "baseurl" "http://localhost:8000" + constField "baseurl" "http://jfdic.org" --------------------------------------------------------------------------------