diff --git a/hugo.toml b/hugo.toml index f4a32ce..8433198 100644 --- a/hugo.toml +++ b/hugo.toml @@ -86,7 +86,7 @@ pagination = { pagerSize = 6, path = "page" } text = "Démo" url = "http://demo.chill.social/" mobileClass = "block text-center px-6 py-3 rounded-lg font-bold transition duration-200 ease-in-out bg-primary-400 text-white hover:bg-primary-400 hover:scale-105" - open_tab = false + open_tab = true # Header Logo [params.header.logo]