diff --git a/config/config.ini.example b/config/config.ini.example index ac90b0a..31ba57a 100644 --- a/config/config.ini.example +++ b/config/config.ini.example @@ -26,8 +26,8 @@ static.frontpage = "false" blog.enable = "false" ; Social account -social.twitter = "https://twitter.com" -social.facebook = "https://www.facebook.com" +social.twitter = "" +social.facebook = "" ; Breadcrumb home text. Useful when installed on subfolder. breadcrumb.home = "Home"