various minor adjustments

This commit is contained in:
mose 2017-09-06 04:59:20 +08:00
parent 4e7d38e45e
commit d6014e7a2e
9 changed files with 23 additions and 33 deletions

View File

@ -1,9 +1,9 @@
# Released under MIT License # Released under MIT License
Copyright (c) 2014 Mark Otto. Copyright (c) 2017 Les Crapauds Fous
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

View File

@ -66,7 +66,7 @@ links:
- title: <i class="iconside iconm-user-tie"></i> Partenaires - title: <i class="iconside iconm-user-tie"></i> Partenaires
url: /partenaires/ url: /partenaires/
- title: <i class="iconside iconm-user"></i> Nous rejoindre - title: <i class="iconside iconm-user"></i> Nous rejoindre
url: /Contact/ url: /contact/
- title: <i class="iconside iconm-github2"></i> Source - title: <i class="iconside iconm-github2"></i> Source
url: https://github.com/crazy-toads/crazy-toads.github.io url: https://github.com/crazy-toads/crazy-toads.github.io
external: true external: true

View File

@ -60,20 +60,20 @@ links:
url: / url: /
- title: <i class="iconside iconm-quill"></i> News - title: <i class="iconside iconm-quill"></i> News
url: /textes/ url: /textes/
- title: <i class="iconside iconm-location"></i> Cercles - title: <i class="iconside iconm-user"></i> Cercles
url: /cercles/ url: /cercles/
- title: <i class="iconside iconm-user"></i> Crapauds - title: <i class="iconside iconm-user"></i> Crapauds
url: /crapauds/ url: /crapauds/
- title: <i class="iconside iconm-user-tie"></i> Partenaires - title: <i class="iconside iconm-user-tie"></i> Partenaires
url: /partenaires/ url: /partenaires/
- title: <i class="iconside iconm-user"></i> Nous rejoindre - title: <i class="iconside iconm-user"></i> Nous rejoindre
url: /Contact/ url: /contact/
- title: <i class="iconside iconm-github2"></i> Source - title: <i class="iconside iconm-github2"></i> Source
url: https://github.com/crazy-toads/crazy-toads.github.io url: https://github.com/crazy-toads/crazy-toads.github.io
external: true external: true
- title: <i class="iconside iconm-feed2"></i> Feed - title: <i class="iconside iconm-feed2"></i> Feed
url: /feed.xml url: /feed.xml
# Google Custom Search: # Google Custom Search:
#google_search: xyz123abc #google_search: xyz123abc

View File

@ -1,16 +0,0 @@
---
layout: page
title: Contact
permalink: /Contact/
---
email
github
github_username: crazy-toads

View File

@ -2,14 +2,19 @@
--- ---
/* TEAM */ /* TEAM */
Primary Contact: foo Project initiative: Thanh Nghiem
Site: {{ site.url }}/about/ From: Paris, France
Twitter: https://twitter.com/{{ site.owner.twitter }}
/* THANKS */ Editorial supervision: Yamina Saheb
Design Contributors: {{ site.url }}/disclosure/ From: Paris, France
Technical whatever: mose
From: Taipei, Taiwan
Web things: Shelley Cavaness
From: Paris, France
/* SITE */ /* SITE */
Last Updated: {{ site.time | date:"%Y/%m/%d" }} Last Updated: {{ site.time | date:"%Y/%m/%d" }}
Standards: HTML5, CSS3 Standards: HTML5, CSS3
Software: Sublime Text, Chrome, Jekyll, Git, Sass Software: Sublime Text, Chrome, Jekyll, Git, Sass

View File

@ -10,7 +10,6 @@ mathjax: false
noindex: false noindex: false
--- ---
## Comment nous joindre ? ## Comment nous rejoindre ?
Envoyez-nous un mail à <i class="fa fa-paper-plane"></i> contact at crapaud-fou.org
<i class="fa fa-paper-plane"></i> contact at crapaud-fou.org

View File

@ -3,6 +3,7 @@ layout: default
title: Les crapauds Fous title: Les crapauds Fous
linktitle: "Crapauds <i class=\"iconm iconm-user\"> </i>" linktitle: "Crapauds <i class=\"iconm iconm-user\"> </i>"
linkurl: /crapauds/ linkurl: /crapauds/
permalink: /crapauds/
--- ---
## Les Crapauds Fous ## Les Crapauds Fous

View File

@ -4,6 +4,7 @@ title: Nos partenaires
description: "Nos partenaires" description: "Nos partenaires"
linktitle: "Partenaires <i class=\"iconside iconm-user-tie\"> </i>" linktitle: "Partenaires <i class=\"iconside iconm-user-tie\"> </i>"
linkurl: /partenaires/ linkurl: /partenaires/
permalink: /partenaires/
--- ---
## Les partenaires des Crapauds Fous ## Les partenaires des Crapauds Fous