aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorJulien Dessaux2020-11-29 14:55:51 +0100
committerJulien Dessaux2020-11-29 14:55:51 +0100
commit13c2c7dd849d145ccb34ec37f0fd613b9220ba9f (patch)
treef6d8dd2d4901ea2f6d8bc883456a6a83d7944081 /config.toml
parentUpdated docsy theme to latest version and forked it for customization (diff)
downloadwww-13c2c7dd849d145ccb34ec37f0fd613b9220ba9f.tar.gz
www-13c2c7dd849d145ccb34ec37f0fd613b9220ba9f.tar.bz2
www-13c2c7dd849d145ccb34ec37f0fd613b9220ba9f.zip
Added hugo links to the git.adyxax.org repository
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index ee36621..a0648ea 100644
--- a/config.toml
+++ b/config.toml
@@ -53,7 +53,7 @@ anchor = "smart"
[languages]
[languages.en]
-title = "Yet Another SysAdmin Wiki/Blog"
+title = "Yet Another SysAdmin Wiki / Blog"
description = "The personal space of yet another sysadmin"
languageName ="English"
# Weight used for sorting.
@@ -86,7 +86,7 @@ copyright = "Julien (Adyxax) Dessaux"
version_menu = "Releases"
# Repository configuration (URLs for in-page links to opening issues and suggesting changes)
-#github_repo = "https://github.com/google/docsy-example"
+github_repo = "https://git.adyxax.org/adyxax/www"
# An optional link to a related project repo. For example, the sibling repository where your product code lives.
#github_project_repo = "https://github.com/google/docsy"