new home; left base URL blank as instructed !publish!

This commit is contained in:
constantinos 2023-07-13 15:29:06 +03:00
parent c0a70b32b1
commit d6a682fef9

View file

@ -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" ]