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

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Pablo Yamamoto <jpyamamoto9@gmail.com>2019-10-13 01:18:08 +0300
committerJuan Pablo Yamamoto <jpyamamoto9@gmail.com>2019-10-13 01:18:08 +0300
commitee9a8f21257be5dcfb235a6234e5b9172e6c713d (patch)
tree37e9a9aab3a014e0f7ddb666e8f71b595657f272 /exampleSite
parentb2f7b9eabfcb59a8f0d16c529a6b53d82248e6c2 (diff)
Cursor color customization
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index ec2df24..e556d8f 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -80,6 +80,8 @@ disableHugoGeneratorInject = false
[params.logo]
logoText = "$ cd /home/"
logoHomeLink = "/"
+ # Set to a valid CSS color to change the cursor in the logo.
+ # logoColor = "#67a2c9"
# Social icons
[[params.social]]