Disabled popup

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2018-10-21 16:15:53 +01:00
parent d6e6138149
commit e9b14a9993
+1 -1
View File
@@ -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"