diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 5658b63..252ec32 100755 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -1,23 +1,23 @@ -############# English navigation ############## - -# main menu -# [[main]] -# name = "Home" -# url = "/" -# weight = 1 - -# [[main]] -# name = "About" -# url = "/about" -# weight = 2 - -# footer menu -# [[footer]] -# name = "About" -# url = "/about" -# weight = 1 - -# [[footer]] -# name = "Privacy Policy" -# url = "/privacy-policy" -# weight = 2 +############# English navigation ############## + +# main menu +[[main]] +name = "Home" +url = "/" +weight = 1 + +# [[main]] +# name = "About" +# url = "/about" +# weight = 2 + +# footer menu +# [[footer]] +# name = "About" +# url = "/about" +# weight = 1 + +# [[footer]] +# name = "Privacy Policy" +# url = "/privacy-policy" +# weight = 2 diff --git a/config/_default/params.toml b/config/_default/params.toml index 8281d00..334949f 100755 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -22,7 +22,7 @@ mainSections = ["blog"] # contact form action contact_form_action = "#" # contact form works with [https://airform.io/] or [https://formspree.io] # google tag manager, see https://developers.google.com/tag-manager/ -google_tag_manager = "" # example: G-XXXXXXXXXX +google_tag_manager = "G-3VTJMSLSSQ" # example: G-XXXXXXXXXX google_adsense = "" # example: ca-pub-xxxxxxxxxxxxxxxx # custom script on header, example: custom_script= "" custom_script = ""