From 087bbae2bce26ce73890744a7c6a402b6e5f43d4 Mon Sep 17 00:00:00 2001
From: doodlebunnyhops <doodlebunnyhops@gmail.com>
Date: Sun, 09 Jul 2023 16:15:27 +0000
Subject: [PATCH] updated notes in example params

---
 exampleSite/config/_default/params.toml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml
index 4b272fc..d62a8e0 100644
--- a/exampleSite/config/_default/params.toml
+++ b/exampleSite/config/_default/params.toml
@@ -1,8 +1,7 @@
 # use the setting below to set multiple docs directories.
 # docSections = ["docs", "tutorials"]
 
-# Enable copyRight
-enableCopyright = false
+
 
 uniqueHomePage = true # change to false to add sidebar to homepage
 
@@ -50,7 +49,7 @@
 # optional
 # attribution. Feel free to delete this
 [author]
-  name = "Weru"
+  name = "Bleh"
   url = "https://neuralvibes.com/author/"
 
 # Defaults to true if not set

--
Gitblit v1.10.0