fix: ouvrir le lien de la démo dans un nouvel onglet

This commit is contained in:
Boris Waaub
2026-03-10 11:53:18 +01:00
parent 45b6edadf9
commit e87bdce9e6
+1 -1
View File
@@ -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]