From 66556fe84f538d725721a29fb4ac0af276c9cd28 Mon Sep 17 00:00:00 2001 From: Somrat <58769763+tfsomrat@users.noreply.github.com> Date: Mon, 11 Oct 2021 10:32:25 +0600 Subject: Update config.toml --- exampleSite/config.toml | 4 ++-- 1 file 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 -- cgit v1.2.3