diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-12-13 09:30:42 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-12-13 09:30:42 +0100 |
| commit | 90529555c11dfb79bba264515f10172b8fa7aa92 (patch) | |
| tree | bc803a5225e24251b6de46f662127c7278850a9d /code/frontpage/config/_default/menus/menus.en.toml | |
| parent | 7cfff8f8328599839c57d1c89f46eaa81cf1b424 (diff) | |
| download | greatoffice-90529555c11dfb79bba264515f10172b8fa7aa92.tar.xz greatoffice-90529555c11dfb79bba264515f10172b8fa7aa92.zip | |
feat: Small changes to frontpage
Diffstat (limited to 'code/frontpage/config/_default/menus/menus.en.toml')
| -rw-r--r-- | code/frontpage/config/_default/menus/menus.en.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/code/frontpage/config/_default/menus/menus.en.toml b/code/frontpage/config/_default/menus/menus.en.toml index 467bcdb..59e8fbb 100644 --- a/code/frontpage/config/_default/menus/menus.en.toml +++ b/code/frontpage/config/_default/menus/menus.en.toml @@ -4,11 +4,6 @@ weight = 10 [[main]] - name = "Blog" - url = "/blog/" - weight = 20 - -[[main]] name = "Contact" url = "/contact/" weight = 20 |
