diff --git a/config.toml b/config.toml index 28adf2a..691d80b 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ #CONFIG file -baseURL = "http://jgdr.studioany.com" +baseURL = "" # leave this empty languageCode = "en-us" title = "Game Design Knowledge & Practice Journal?" relativeurls = true @@ -11,7 +11,7 @@ keyword = "keywords" [params] ## sandpointsHome renders link to predefined home if page not in triad -sandpointsHome = "journal/index.md" +sandpointsHome = "journal/jgdr.md" description = "Journal Description..." sandpointsMentionedIn = ["contributor", "article" ]