diff --git a/config.toml b/config.toml index 691d80b..7c72aa2 100644 --- a/config.toml +++ b/config.toml @@ -12,13 +12,13 @@ keyword = "keywords" [params] ## sandpointsHome renders link to predefined home if page not in triad sandpointsHome = "journal/jgdr.md" -description = "Journal Description..." +description = "Journal for Game Design Research description..." sandpointsMentionedIn = ["contributor", "article" ] ## sandpointsGiteaUrl is used in layouts/partials/header.html to generate links in admin ui bar # ## Constantinos comment out -# sandpointsGiteaUrl = "https://git.sandpoints.org/we/jgdr" +sandpointsGiteaUrl = "https://git.sandpoints.org/we/jgdr" sandpointsCatalogPrefix = "/library/" sandpointsCatalogName = "jgdr"