summaryrefslogtreecommitdiff
path: root/config/_default/menus.en.toml
diff options
context:
space:
mode:
authorIuri <iuricube@gmail.com>2026-01-06 15:39:38 +0100
committerIuri <iuricube@gmail.com>2026-01-06 15:39:38 +0100
commit1ec39606a7b53c74c6a2676c51f1bc7d67bd341d (patch)
tree2dc21c28474fd4b1dd9372ad21e4602a05fe041e /config/_default/menus.en.toml
parenta023ba9ed7cc6d6da62e54d533ba6dca000db9d6 (diff)
Localization
Diffstat (limited to 'config/_default/menus.en.toml')
-rw-r--r--config/_default/menus.en.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml
index 579cedd..b89e9df 100644
--- a/config/_default/menus.en.toml
+++ b/config/_default/menus.en.toml
@@ -10,6 +10,11 @@
# overridden by providing a weight value. The menu will then be
# ordered by weight from lowest to highest.
+[[main]]
+ name = "About me"
+ pageRef = "about-me"
+ weight = 1
+
#[[main]]
# name = "Blog"
# pageRef = "posts"