Skip to content

Commit

Permalink
Update hugo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehranalam authored Feb 16, 2024
1 parent c05b40a commit 8f7f6eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ mailchimp_form_name = "b_463ee871f45d2d93748e77cad_a0a2c6d074" # replace this co
[params.map]
enable = true
gmap_api = "https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places"
map_latitude = "51.5223477"
map_longitude = "-0.1622023"
map_latitude = "51.339170"
map_longitude = "35.762046"
map_marker = "images/marker.png" # marker size 37*55 px

# cookies
Expand Down Expand Up @@ -204,4 +204,4 @@ url = "event/"

[[Languages.en.menu.footer]]
name = "پژوهش"
url = "research/"
url = "research/"

0 comments on commit 8f7f6eb

Please sign in to comment.