diff --git a/config.toml b/config.toml index b685d57..d171e52 100644 --- a/config.toml +++ b/config.toml @@ -4,7 +4,7 @@ languageCode = "en-us" title = "Okkur - Syna" theme = "syna" enableGitInfo = true -version = "0.16.0" +version = "0.16.1" # Google Analytics tracking googleAnalytics = "" diff --git a/netlify.toml b/netlify.toml index 6f7c678..0886b54 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,17 +3,17 @@ command = "hugo" [context.production.environment] - HUGO_VERSION = "0.61.0" + HUGO_VERSION = "0.62.2" HUGO_ENV = "production" [context.deploy-preview] command = "hugo -b $DEPLOY_PRIME_URL" [context.deploy-preview.environment] - HUGO_VERSION = "0.61.0" + HUGO_VERSION = "0.62.2" [context.branch-deploy] command = "hugo -b $DEPLOY_PRIME_URL" [context.branch-deploy.environment] -HUGO_VERSION = "0.61.0" +HUGO_VERSION = "0.62.2" diff --git a/themes/syna b/themes/syna index 8552133..9bd3f6d 160000 --- a/themes/syna +++ b/themes/syna @@ -1 +1 @@ -Subproject commit 855213319155aca93f94d483ff4e2335f15a86f9 +Subproject commit 9bd3f6d6e9307eb00d1e1531cd42966e2d1b911f