diff --git a/assets/css/card.sass b/assets/css/card.sass index f625a8b..9ca9382 100644 --- a/assets/css/card.sass +++ b/assets/css/card.sass @@ -30,7 +30,7 @@ $gutterXS: 10px margin: 0 time - color: #798081 + color: #4d5253 font-size: .8rem *:last-child diff --git a/assets/css/main.sass b/assets/css/main.sass index 733ec14..f3c2b6e 100644 --- a/assets/css/main.sass +++ b/assets/css/main.sass @@ -19,6 +19,9 @@ body font-family: $font-family font-size: 13px +h1 + font-size: 1.4rem + h2 color: grey diff --git a/content/accueil/bienvenue.md b/content/accueil/bienvenue.md index 1bcd939..37a6d95 100644 --- a/content/accueil/bienvenue.md +++ b/content/accueil/bienvenue.md @@ -8,7 +8,7 @@ {{< /cell >}} {{< cell class="-6of12" markdown="true" >}} -### Bienvenue +# Croquer le handicap pour croquer la vie ! Je vous invite à sauter à pieds joints dans mon nouveau site "Histoire d’un pied" et à suivre l’aventure de l'édition de mes carnets. Au fil du diff --git a/content/accueil/bienvenue.png b/content/accueil/bienvenue.png index 3b417e8..6a410df 100644 Binary files a/content/accueil/bienvenue.png and b/content/accueil/bienvenue.png differ diff --git a/content/actu/2020-02-11 - A Propos/index.md b/content/actu/2020-02-11 - A Propos/index.md index 10e85d9..39c3045 100644 --- a/content/actu/2020-02-11 - A Propos/index.md +++ b/content/actu/2020-02-11 - A Propos/index.md @@ -2,6 +2,7 @@ title: À propos du projet date: 2020-02-11 image: img_aproposprojet.jpg +image_title: "J'aurais pu sombrer mais j'ai dessiné !" --- Touchée par une terrible épreuve il y a 11 ans, j’ai mis à profit mes compétences de graphiste pour raconter en images deux ans de ma vie, concentrés en 20 carnets. diff --git a/content/actu/2020-02-27 - Ulule/index.md b/content/actu/2020-02-27 - Ulule/index.md index 4989ee8..a3ae58d 100644 --- a/content/actu/2020-02-27 - Ulule/index.md +++ b/content/actu/2020-02-27 - Ulule/index.md @@ -2,6 +2,7 @@ title: La campagne Ulule est lancée ! date: 2020-02-27 image: img_logoulule.jpg +image_title: "Logo d'Ulule" --- Voilà 2 ans que je travaille sur la publication de mon histoire et le tome 1 verra le jour d'ici quelques mois, j'ai hâte ! diff --git a/layouts/index.html b/layouts/index.html index 1c31916..b035676 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,7 +3,7 @@ {{ $pages := .Resources.ByType "page" }} {{ range sort $pages "Params.weight" }}
- {{ with .File }}

{{ end }} + {{ with .File }}

{{ end }}

{{ .Content }}
diff --git a/layouts/partials/header.html b/layouts/partials/header.html index b98cebb..09d0176 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,17 +1,19 @@ -
+