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 weight = 20
[[main]] [[main]]
identifier = "blog" identifier = "category"
name = "Blog" name = "Categories"
weight = 40 weight = 40
[[main]] [[main]]
name = "All" name = "All"
url = "post" url = "post"
weight = 100 weight = 100
parent = "blog" parent = "category"
[[main]] [[main]]
name = "Hugo" name = "Généalogie"
url = "tags/hugo" url = "tags/genealogy"
weight = 20 weight = 20
parent = "blog" parent = "category"
[[main]] [[main]]
name = "Bootstrap" name = "Haiku"
url = "tags/bootstrap" url = "tags/haiku"
weight = 30 weight = 30
parent = "blog" parent = "category"
[[main]] [[main]]
identifier = "docs" identifier = "docs"
@@ -37,14 +37,14 @@ name = "Docs"
url = "page" url = "page"
weight = 50 weight = 50
[[social]] #[[social]]
name = "GitHub" #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>" #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/" #url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
weight = 10 #weight = 10
[[social]] #[[social]]
name = "Twitter" #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>" #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/" #url = "https://twitter.com/jfilipecarneiro/"
weight = 20 #weight = 20

View File

@@ -9,27 +9,27 @@ url = "about"
weight = 20 weight = 20
[[main]] [[main]]
identifier = "blog" identifier = "category"
name = "Blog" name = "Categories"
weight = 40 weight = 40
[[main]] [[main]]
name = "All" name = "All"
url = "post" url = "post"
weight = 100 weight = 100
parent = "blog" parent = "category"
[[main]] [[main]]
name = "Hugo" name = "Genealogy"
url = "tags/hugo" url = "tags/genealogy"
weight = 20 weight = 20
parent = "blog" parent = "category"
[[main]] [[main]]
name = "Bootstrap" name = "Haiku"
url = "tags/bootstrap" url = "tags/haiku"
weight = 30 weight = 30
parent = "blog" parent = "category"
[[main]] [[main]]
identifier = "docs" identifier = "docs"
@@ -37,14 +37,14 @@ name = "Docs"
url = "page" url = "page"
weight = 50 weight = 50
[[social]] #[[social]]
name = "GitHub" #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>" #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/" #url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
weight = 10 #weight = 10
[[social]] #[[social]]
name = "Twitter" #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>" #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/" #url = "https://twitter.com/jfilipecarneiro/"
weight = 20 #weight = 20