new home; left base URL blank as instructed !publish!
This commit is contained in:
parent
c0a70b32b1
commit
d6a682fef9
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#CONFIG file
|
#CONFIG file
|
||||||
baseURL = "http://jgdr.studioany.com"
|
baseURL = "" # leave this empty
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Game Design Knowledge & Practice Journal?"
|
title = "Game Design Knowledge & Practice Journal?"
|
||||||
relativeurls = true
|
relativeurls = true
|
||||||
|
@ -11,7 +11,7 @@ keyword = "keywords"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
## sandpointsHome renders link to predefined home if page not in triad
|
## sandpointsHome renders link to predefined home if page not in triad
|
||||||
sandpointsHome = "journal/index.md"
|
sandpointsHome = "journal/jgdr.md"
|
||||||
description = "Journal Description..."
|
description = "Journal Description..."
|
||||||
sandpointsMentionedIn = ["contributor", "article" ]
|
sandpointsMentionedIn = ["contributor", "article" ]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue