From 959f2cd6c4735ede134c762ee12a652071f97f3c Mon Sep 17 00:00:00 2001 From: thingsym Date: Sun, 6 Oct 2019 16:36:12 +0900 Subject: Version 0.3.0 --- exampleSite/config.toml | 2 +- exampleSite/content/getting-started/configuration.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 47ec998..9b46bbb 100755 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -20,7 +20,7 @@ enableMissingTranslationPlaceholders = false # Souce Code repository section description = "put your description" github_repository = "https://github.com/thingsym/hugo-theme-techdoc" - version = "0.2.2" + version = "0.3.0" # Documentation repository section # documentation repository (set edit link to documentation repository) diff --git a/exampleSite/content/getting-started/configuration.md b/exampleSite/content/getting-started/configuration.md index be0ce01..bfba202 100644 --- a/exampleSite/content/getting-started/configuration.md +++ b/exampleSite/content/getting-started/configuration.md @@ -14,7 +14,7 @@ For an example of `config.toml`, see [config.toml](https://github.com/thingsym/h # Souce Code repository section description = "put your description" github_repository = "https://github.com/thingsym/hugo-theme-techdoc" - version = "0.2.2" + version = "0.3.0" # Documentation repository section # documentation repository (set edit link to documentation repository) @@ -47,7 +47,7 @@ default: `https://github.com/thingsym/hugo-theme-techdoc` The version of souce code -default: `0.2.2` +default: `0.3.0` #### `github_doc_repository` -- cgit v1.2.3