From 2d1571a111c7bd07a06128b3567960d3c4ecda0c Mon Sep 17 00:00:00 2001 From: Nathanael Gentry Date: Sat, 11 Jan 2020 10:57:04 -0500 Subject: [PATCH] fix documentation --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 4afa739..c10ebbe 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -91,7 +91,7 @@ disableHugoGeneratorInject = false logoText = "$ cd /home/" logoHomeLink = "/" # Set true to remove the logo entirely. - # logoDisables = true + # logoDisabled = true # Set to a valid CSS color to change the cursor in the logo. # logoColor = "#67a2c9" # Set to a valid CSS time value to change the animation duration, "0s" to disable.