From 738198ae48f1f8058cdd18aca66bf00bdef513a5 Mon Sep 17 00:00:00 2001 From: Gokul Prathin Date: Tue, 30 Jan 2024 10:09:37 -0500 Subject: [PATCH] remove contact us, privacy policy on footer --- config/_default/menus.en.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 71903cf..b10415e 100755 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -15,12 +15,12 @@ weight = 2 name = "Blog" url = "blog/" -[[footer]] -name = "Contact Us" -url = "contact/" -weight = 1 - -[[footer]] -name = "Privacy Policy" -url = "privacy-policy/" -weight = 2 +#[[footer]] +#name = "Contact Us" +#url = "contact/" +#weight = 1 +# +#[[footer]] +#name = "Privacy Policy" +#url = "privacy-policy/" +#weight = 2