diff --git a/_config.yml b/_config.yml index c97b952b4b037dedfb9515897fc8043bc8370b59..add486e2e5bc07e1814c65badb4a21347996b52c 100644 --- a/_config.yml +++ b/_config.yml @@ -106,27 +106,6 @@ analytics: anonymize_ip : # true, false (default) -# Site Author -author: - name : "CCL" - avatar : /assets/images/authors-logo/indien-petit.png - bio : "Animer, partager, avancer, s'améliorer, s'amuser" - location : "Luminy" - email : "centre-culturel@luminy.org" - # uri : "ccl.luminy.org" - facebook : "CCLuminy" - helloasso : "centre-culturel-de-luminy" - links: - # - label: "GitHub" - # icon: "fab fa-fw fa-github" - # url: "https://github.com/perelo/CCL-site" - # - label: "Instagram" - # icon: "fab fa-fw fa-instagram" - # url: "https://instagram.com/" - # - label: "HelloAsso" - # icon: "fas fa-fw fa-link" - # url: "https://www.helloasso.com/associations/centre-culturel-de-luminy" - # Site Footer footer: links: @@ -274,6 +253,9 @@ compress_html: exclude: [ "*/snippets/", ] +# see _data/authors.yml +author: ccl + collections: pages: output: true diff --git a/_data/authors.yml b/_data/authors.yml index 59df5f66fe24fb15c01e4ae75bb25c2cbb540472..d0014df8b2d9f14829af6f80e213411456045254 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -1,4 +1,23 @@ # /_data/authors.yml +ccl: + name : "CCL" + avatar : /assets/images/authors-logo/indien-petit.png + bio : "Animer, partager, avancer, s'améliorer, s'amuser" + location : "Luminy" + email : "centre-culturel@luminy.org" + # uri : "ccl.luminy.org" + facebook : "CCLuminy" + helloasso : "centre-culturel-de-luminy" + links: + # - label: "GitHub" + # icon: "fab fa-fw fa-github" + # url: "https://github.com/perelo/CCL-site" + # - label: "Instagram" + # icon: "fab fa-fw fa-instagram" + # url: "https://instagram.com/" + # - label: "HelloAsso" + # icon: "fas fa-fw fa-link" + # url: "https://www.helloasso.com/associations/centre-culturel-de-luminy" jardin: name : "Jardin Universitaire"