Skip to content

Commit

Permalink
remove contact us, privacy policy on footer
Browse files Browse the repository at this point in the history
  • Loading branch information
gokulprathin8 committed Jan 30, 2024
1 parent 2f97552 commit 738198a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 738198a

Please sign in to comment.