Projet

Général

Profil

0001-declare-logo-link-url-in-guerande-theme-config-58050.patch

Paul Marillonnet, 21 octobre 2021 14:35

Télécharger (773 octets)

Voir les différences:

Subject: [PATCH] declare logo link url in guerande theme config (#58050)

 static/guerande/config.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
static/guerande/config.json
2 2
  "label": "Guérande",
3 3
  "variables": {
4 4
    "favicon": "guerande/img/favicon-16x16.png",
5
    "theme_color": "#A99A6F"
5
    "theme_color": "#A99A6F",
6
    "logo_link_url": "https://www.ville-guerande.fr/"
6 7
  },
7 8
  "settings": {
8 9
    "combo": {
9
-