From 522af39addb7be95f8fa703d4277c505ef7b3b02 Mon Sep 17 00:00:00 2001 From: doodlebunnyhops <doodlebunnyhops@gmail.com> Date: Sun, 09 Jul 2023 16:15:27 +0000 Subject: [PATCH] param cleanup --- exampleSite/config/_default/params.toml | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index d62a8e0..6ecfc2a 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -1,8 +1,6 @@ # use the setting below to set multiple docs directories. # docSections = ["docs", "tutorials"] - - uniqueHomePage = true # change to false to add sidebar to homepage blogDir = "blog" # can be posts, blog e.t.c @@ -49,7 +47,7 @@ # optional # attribution. Feel free to delete this [author] - name = "Bleh" + name = "Weru" url = "https://neuralvibes.com/author/" # Defaults to true if not set -- Gitblit v1.10.0