diff --git a/config.toml b/config.toml index 868d79a..4a135a9 100644 --- a/config.toml +++ b/config.toml @@ -12,7 +12,7 @@ enableGitInfo = true [params] # popup enables a in-page banner for important announcement: see ./layouts/partials/popup.html # Enable with non empty string. - popup = "yes" + popup = "" logo = "/images/CoreDNS_Colour_Icon.png" twitter = "https://twitter.com/corednsio" github = "https://github.com/coredns/coredns"