Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gethugothemes/dot-hugo-documentation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSomrat <58769763+tfsomrat@users.noreply.github.com>2021-10-11 07:32:25 +0300
committerGitHub <noreply@github.com>2021-10-11 07:32:25 +0300
commit66556fe84f538d725721a29fb4ac0af276c9cd28 (patch)
treeb4cdb525a43b8e781194dce6a6b9b3291a359444
parent021b2df6a127489c2aec22db9ceae5837b4506ec (diff)
Update config.toml
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4f5c3e9..46b5be6 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -2,7 +2,7 @@
# provide your domain here
baseURL = "https://examplesite.com/"
# theme
-theme = "dot"
+theme = "dot-hugo"
# site title
title = "Dot"
# disable language
@@ -194,4 +194,4 @@ hasChildren = true
parent = "docs"
name = "Features"
url = "features"
- weight = 3 \ No newline at end of file
+ weight = 3