diff --git a/hugo.toml b/hugo.toml index 37cae15..2b74cc3 100644 --- a/hugo.toml +++ b/hugo.toml @@ -10,19 +10,19 @@ disableKinds = ["taxonomy", "term"] [params] env = "production" - description = "ReGround helps fiction authors find the readers who were always meant to find them." + description = "ReGround helps fiction authors find the readers who need their stories." author = "Will Estes" eec_base_url = "https://eec.reground.org" [[menu.main]] - name = "Courses" - url = "/courses/" - weight = 10 +# name = "Courses" +# url = "/courses/" +# weight = 10 -[[menu.main]] - name = "Contact" - url = "/contact/" - weight = 20 +# [[menu.main]] +# name = "Contact" +# url = "/contact/" +# weight = 20 [[menu.footer]] name = "Contact"