From aeaea2852b989f523ab5a5303bc80d65fbf70c94 Mon Sep 17 00:00:00 2001
From: Ray <rwstorer@hotmail.com>
Date: Sun, 11 Jun 2023 01:36:09 +0000
Subject: [PATCH] experimenting with background img

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

diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index f00c4c7..a711661 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -4,7 +4,7 @@
 # this example loads the theme as hugo module
 # comment out line below, and uncomment the line after it if you prefer to load the theme normally
 # theme = ["github.com/onweru/compose"] # edit this if you'ld rather use a fork of this repo
-theme = ["github.com/rwstorer/hugo-theme-compose"] # my fork
+theme = ["github.com/rwstorer/hugo-theme-compose"] # my fork.
 # theme = "compose"
 enableGitInfo = true
 

--
Gitblit v1.10.0