From 8e72d81c4ea00d3ac50ed30c70008ac0f4bb12bc Mon Sep 17 00:00:00 2001 From: Eloi Perdereau <eloi@perdereau.eu> Date: Sat, 21 Nov 2020 18:36:18 +0100 Subject: [PATCH] theme: update logo et nom --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 5327a21..0921227 100644 --- a/_config.yml +++ b/_config.yml @@ -18,14 +18,14 @@ minimal_mistakes_skin : "dirt" # "default", "air", "aqua", "contrast", "dark" locale : "fr-FR" title : "luminy.org" title_separator : "|" -subtitle : "Centre Culturel de Luminy" -name : "Centre Culturel de Luminy CCL" +subtitle : "CCL" +name : "Centre Culturel de Luminy" description : "luminy.org association centre culturel de luminy marseille 13009 culture citoyenneté liberté d'expression art partage des connaissances initiatives sociales concert festival dub reggae rock electro" url : "https://ccl.test.luminy.org" baseurl : # the subpath of your site, e.g. "/blog" repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png" -logo : &logo "/assets/images/authors-logo/indien-petit.png" +logo : &logo "/assets/images/authors-logo/logo-ccl.png" banner : "/assets/images/puget-fleuri.png" masthead_title : # overrides the website title displayed in the masthead, use " " for no title breadcrumbs : true # true, false (default) -- GitLab