diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..6ee0443 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +www.miseauxpoings.fr diff --git a/_config.yml b/_config.yml index 018c888..e09ab7f 100644 --- a/_config.yml +++ b/_config.yml @@ -7,21 +7,21 @@ # server process. # theme settings -theme: "lone-wolf-theme" -remote_theme: # "manid2/lone-wolf-theme" +#theme: "lone-wolf-theme" +#remote_theme: # "manid2/lone-wolf-theme" bootswatch_theme: "united" # cerulean, spacelab, united # site settings, follows the order used in jekyll-seo-tag plugin lang: "en_US" -title: "Lone Wolf Theme" -description: "A simple bootstrap based jekyll theme." -url: # site url e.g. "https://manid2.github.io" +title: "Mise aux poings Boxing Club" +description: "La boxe pour tous dans le Lauragais." +url: "https://albator2000.github.io" baseurl: "" # the subpath of your site, e.g. "/blog" -author: mani_d2 +author: Mathieu Raimondi twitter: username: mani_d2 # should be site's username card: summary -logo: assets/images/lwt-logo-wolf-v2.png # PNG is SEO friendly +logo: assets/images/logo.png # PNG is SEO friendly # use below when there are social links for site #social: # name: Mani Kumar @@ -176,5 +176,5 @@ defaults: path: "" values: # for SEO and social sharing - image: assets/images/lwt-logo-wolf-v2.png - image_alt: Lone Wolf Theme logo version 2 + image: assets/images/logo.png + image_alt: Mise aux poings diff --git a/_data/nav.yml b/_data/nav.yml index 6eaf004..f6ed083 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -1,39 +1,45 @@ # header links header: - - title: "Features" - url: "/features/" - description: "List of features in the theme" - - title: "Source" - url: "/source/" - description: "Theme source code" - - title: "About" - url: "/about/" - description: "A little story about the theme" + - title: "Lieux / Horaires" + url: "/Lieux/" + description: "Lieux et Horaires des cours" + - title: "Tarifs" + url: "/Tarifs/" + description: "Tarifs" + - title: "L'équipe" + url: "/Lequipe/" + description: "Présentation de l'équipe" + - title: "Team Building" + url: "/Teambuilding/" + description: "Venez pratiquer la boxe entre collègues" + - title: "Boutique" + url: "https://www.vestiaire-officiel.com/shop/clubboxemiseaupoing" + description: "Notre boutique en ligne" # footer links footer: - - owner: "Your Name" + - owner: "Association Mise aux Poings Boxing Club" url: # link if any description: # tool tip for your url - bio: "I am awesome" # short bio - address: # location + bio: "Boxe pour tous" # short bio + address: 10 avenue des crêtes, 31320 Ramonville Saint Agne - social: - - label: "GitHub" - icon: "fab fa-fw fa-github" - url: # github link - - label: "LinkedIn" - icon: "fab fa-fw fa-linkedin" - url: # linkedin profile link - - label: "Twitter" - icon: "fab fa-fw fa-twitter-square" - url: # twitter profile link +# - label: "GitHub" +# icon: "fab fa-fw fa-github" +# url: # github link +# - label: "LinkedIn" +# icon: "fab fa-fw fa-linkedin" +# url: # linkedin profile link + - label: "Facebook" + icon: "fab fa-fw fa-facebook" + url: https://www.facebook.com/miseauxpoings - label: "Instagram" icon: "fab fa-fw fa-instagram" - url: # instagram profile link - - feed: - - label: "Sitemap" - icon: "fas fa-sitemap" - url: "/sitemap.xml" - - label: "RSS" - icon: "fas fa-fw fa-rss-square" - url: "/feed.xml" + url: https://www.instagram.com/mise_aux_poings/?hl=fr +# - feed: +# - label: "Sitemap" +# icon: "fas fa-sitemap" +# url: "/sitemap.xml" +# - label: "RSS" +# icon: "fas fa-fw fa-rss-square" +# url: "/feed.xml" diff --git a/_includes/header.html b/_includes/header.html index 94f2b6a..554ecc9 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,8 +1,8 @@ -