Ajout des catégories

This commit is contained in:
yann64 2023-10-16 11:11:03 +02:00
parent bd1dce99f5
commit 0d40303190
2 changed files with 38 additions and 38 deletions

View File

@ -9,27 +9,27 @@ url = "about"
weight = 20
[[main]]
identifier = "blog"
name = "Blog"
identifier = "category"
name = "Categories"
weight = 40
[[main]]
name = "All"
url = "post"
weight = 100
parent = "blog"
parent = "category"
[[main]]
name = "Hugo"
url = "tags/hugo"
name = "Généalogie"
url = "tags/genealogy"
weight = 20
parent = "blog"
parent = "category"
[[main]]
name = "Bootstrap"
url = "tags/bootstrap"
name = "Haiku"
url = "tags/haiku"
weight = 30
parent = "blog"
parent = "category"
[[main]]
identifier = "docs"
@ -37,14 +37,14 @@ name = "Docs"
url = "page"
weight = 50
[[social]]
name = "GitHub"
pre = "<svg xmlns='http://www.w3.org/2000/svg' class='feather feather-github'><use href='/hugo-bootstrap-theme/images/feather/feather-sprite.svg#github'/></svg>"
url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
weight = 10
#[[social]]
#name = "GitHub"
#pre = "<svg xmlns='http://www.w3.org/2000/svg' class='feather feather-github'><use href='/hugo-bootstrap-theme/images/feather/feather-sprite.svg#github'/></svg>"
#url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
#weight = 10
[[social]]
name = "Twitter"
pre = "<svg xmlns='http://www.w3.org/2000/svg' class='feather feather-twitter'><use href='/hugo-bootstrap-theme/images/feather/feather-sprite.svg#twitter'/></svg>"
url = "https://twitter.com/jfilipecarneiro/"
weight = 20
#[[social]]
#name = "Twitter"
#pre = "<svg xmlns='http://www.w3.org/2000/svg' class='feather feather-twitter'><use href='/hugo-bootstrap-theme/images/feather/feather-sprite.svg#twitter'/></svg>"
#url = "https://twitter.com/jfilipecarneiro/"
#weight = 20

View File

@ -9,27 +9,27 @@ url = "about"
weight = 20
[[main]]
identifier = "blog"
name = "Blog"
identifier = "category"
name = "Categories"
weight = 40
[[main]]
name = "All"
url = "post"
weight = 100
parent = "blog"
parent = "category"
[[main]]
name = "Hugo"
url = "tags/hugo"
name = "Genealogy"
url = "tags/genealogy"
weight = 20
parent = "blog"
parent = "category"
[[main]]
name = "Bootstrap"
url = "tags/bootstrap"
name = "Haiku"
url = "tags/haiku"
weight = 30
parent = "blog"
parent = "category"
[[main]]
identifier = "docs"
@ -37,14 +37,14 @@ name = "Docs"
url = "page"
weight = 50
[[social]]
name = "GitHub"
pre = "<svg xmlns='http://www.w3.org/2000/svg' class='feather feather-github'><use href='/hugo-bootstrap-theme/images/feather/feather-sprite.svg#github'/></svg>"
url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
weight = 10
#[[social]]
#name = "GitHub"
#pre = "<svg xmlns='http://www.w3.org/2000/svg' class='feather feather-github'><use href='/hugo-bootstrap-theme/images/feather/feather-sprite.svg#github'/></svg>"
#url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
#weight = 10
[[social]]
name = "Twitter"
pre = "<svg xmlns='http://www.w3.org/2000/svg' class='feather feather-twitter'><use href='/hugo-bootstrap-theme/images/feather/feather-sprite.svg#twitter'/></svg>"
url = "https://twitter.com/jfilipecarneiro/"
weight = 20
#[[social]]
#name = "Twitter"
#pre = "<svg xmlns='http://www.w3.org/2000/svg' class='feather feather-twitter'><use href='/hugo-bootstrap-theme/images/feather/feather-sprite.svg#twitter'/></svg>"
#url = "https://twitter.com/jfilipecarneiro/"
#weight = 20