diff --git a/config/_default/menus/menu.fr.toml b/config/_default/menus/menu.fr.toml
index ba7943b..5ebbf9b 100644
--- a/config/_default/menus/menu.fr.toml
+++ b/config/_default/menus/menu.fr.toml
@@ -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 = ""
- url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
- weight = 10
+#[[social]]
+ #name = "GitHub"
+ #pre = ""
+ #url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
+ #weight = 10
-[[social]]
- name = "Twitter"
- pre = ""
- url = "https://twitter.com/jfilipecarneiro/"
- weight = 20
\ No newline at end of file
+#[[social]]
+ #name = "Twitter"
+ #pre = ""
+ #url = "https://twitter.com/jfilipecarneiro/"
+ #weight = 20
\ No newline at end of file
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml
index 82f08e8..578a867 100644
--- a/config/_default/menus/menus.en.toml
+++ b/config/_default/menus/menus.en.toml
@@ -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 = ""
- url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
- weight = 10
+#[[social]]
+ #name = "GitHub"
+ #pre = ""
+ #url = "https://github.com/filipecarneiro/hugo-bootstrap-theme/"
+ #weight = 10
-[[social]]
- name = "Twitter"
- pre = ""
- url = "https://twitter.com/jfilipecarneiro/"
- weight = 20
\ No newline at end of file
+#[[social]]
+ #name = "Twitter"
+ #pre = ""
+ #url = "https://twitter.com/jfilipecarneiro/"
+ #weight = 20
\ No newline at end of file