diff --git a/config.toml b/config.toml index a64e473..6ca64e5 100644 --- a/config.toml +++ b/config.toml @@ -10,4 +10,5 @@ highlight_theme = "base16-ocean-light" [extra] logo = "https://easydocs.codeandmedia.com/logo.svg" release = "https://api.github.com/repos/getzola/zola/releases/latest" -favicon = "https://www.getzola.org/favicon.ico" \ No newline at end of file +favicon = "https://www.getzola.org/favicon.ico" +easydocs_logo_always_clickable = false \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index d1486bf..a3aa55d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -30,7 +30,7 @@