From 461f30bf5d1e01e128407ebda755a99d8aaadb62 Mon Sep 17 00:00:00 2001 From: danpros Date: Sun, 21 Feb 2021 18:22:28 +0700 Subject: [PATCH] Update config.ini.example --- config/config.ini.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"