aboutsummaryrefslogtreecommitdiffstats
path: root/code/frontpage/config
diff options
context:
space:
mode:
Diffstat (limited to 'code/frontpage/config')
-rw-r--r--code/frontpage/config/_default/menus/menus.en.toml5
-rw-r--r--code/frontpage/config/_default/params.toml2
2 files changed, 1 insertions, 6 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
diff --git a/code/frontpage/config/_default/params.toml b/code/frontpage/config/_default/params.toml
index 4e4f045..476fe7e 100644
--- a/code/frontpage/config/_default/params.toml
+++ b/code/frontpage/config/_default/params.toml
@@ -4,7 +4,7 @@
title = "Greatoffice"
titleSeparator = "-"
titleAddition = "Great"
-description = "Greatoffice is a set of useful tools you can use to manage your business."
+description = "Greatoffice is a set of tools you can use to manage your business."
## Documentation
# docsVersion = "0.3"