This commit is contained in:
parent
923f6df939
commit
56a0c9d7b3
5 changed files with 36 additions and 36 deletions
72
config.yml
72
config.yml
|
|
@ -15,18 +15,18 @@ params:
|
|||
readingTime: true
|
||||
|
||||
thumb:
|
||||
- src: "https://www.happydomain.org/img/screenshots/domains-list.webp"
|
||||
desc: "happyDomain: A simple interface for domain names."
|
||||
link: "https://happydomain.org/"
|
||||
- src: "https://cdn.nemunai.re/img/book-containers-cover.jpg"
|
||||
desc: "My book about containers (in french)."
|
||||
link: "https://alpo.tf/books/2493960009/"
|
||||
- src: "https://cdn.nemunai.re/img/octotron.jpg"
|
||||
desc: "Nemubot: a smart and modulable IM bot!"
|
||||
link: "https://github.com/nemunaire/nemubot/"
|
||||
- src: "https://cdn.nemunai.re/img/epita.png"
|
||||
desc: "My school: Épita."
|
||||
link: "http://epita.fr/"
|
||||
- src: "/img/happyDomain-domains-list.webp"
|
||||
desc: "happyDomain: A simple interface for domain names."
|
||||
link: "https://happydomain.org/"
|
||||
- src: "/img/book-containers-cover.webp"
|
||||
desc: "My book about containers (in french)."
|
||||
link: "https://alpo.tf/books/2493960009/"
|
||||
- src: "/img/octotron.webp"
|
||||
desc: "Nemubot: a smart and modulable IM bot!"
|
||||
link: "https://github.com/nemunaire/nemubot/"
|
||||
- src: "/img/epita.webp"
|
||||
desc: "My school: Épita."
|
||||
link: "http://epita.fr/"
|
||||
|
||||
author:
|
||||
name: "nemunaire"
|
||||
|
|
@ -38,12 +38,12 @@ params:
|
|||
|
||||
menu:
|
||||
main:
|
||||
- name: "Blog"
|
||||
pageRef: "/"
|
||||
weight: 10
|
||||
- name: "Tags"
|
||||
pageRef: "/tags"
|
||||
weight: 20
|
||||
- name: "Blog"
|
||||
pageRef: "/"
|
||||
weight: 10
|
||||
- name: "Tags"
|
||||
pageRef: "/tags"
|
||||
weight: 20
|
||||
|
||||
languages:
|
||||
en:
|
||||
|
|
@ -54,24 +54,24 @@ languages:
|
|||
|
||||
params:
|
||||
thumb:
|
||||
- src: "https://www.happydomain.org/img/screenshots/domain-abstract-list.png"
|
||||
desc: "happyDomain: L'interface des noms de domaines."
|
||||
link: "https://happydomain.org/fr/"
|
||||
- src: "https://cdn.nemunai.re/img/book-containers-cover.jpg"
|
||||
desc: "Mon livre sur les conteneurs."
|
||||
link: "https://alpo.tf/books/2493960009/"
|
||||
- src: "https://cdn.nemunai.re/img/octotron.jpg"
|
||||
desc: "Nemubot : a smart and modulable IM bot!"
|
||||
link: "https://github.com/nemunaire/nemubot/"
|
||||
- src: "https://cdn.nemunai.re/img/epita.png"
|
||||
desc: "Mon école : Épita."
|
||||
link: "http://epita.fr/"
|
||||
- src: "/img/happyDomain-domains-list.webp"
|
||||
desc: "happyDomain: L'interface des noms de domaines."
|
||||
link: "https://happydomain.org/fr/"
|
||||
- src: "/img/book-containers-cover.jpg"
|
||||
desc: "Mon livre sur les conteneurs."
|
||||
link: "https://alpo.tf/books/2493960009/"
|
||||
- src: "/img/octotron.jpg"
|
||||
desc: "Nemubot : a smart and modulable IM bot!"
|
||||
link: "https://github.com/nemunaire/nemubot/"
|
||||
- src: "/img/epita.png"
|
||||
desc: "Mon école : Épita."
|
||||
link: "http://epita.fr/"
|
||||
|
||||
menu:
|
||||
main:
|
||||
- name: "Articles"
|
||||
pageRef: "/"
|
||||
weight: 10
|
||||
- name: "Tags"
|
||||
pageRef: "/tags"
|
||||
weight: 20
|
||||
- name: "Articles"
|
||||
pageRef: "/"
|
||||
weight: 10
|
||||
- name: "Tags"
|
||||
pageRef: "/tags"
|
||||
weight: 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue