Skip to content

Commit

Permalink
Remove Google Maps API key
Browse files Browse the repository at this point in the history
Removed the API key that is provided in the Universal theme's
configuration file.
  • Loading branch information
sophokles73 committed Oct 18, 2024
1 parent c024cd6 commit e6d9568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ weight = 2

# Google Maps widget: If `googleMapsApiKey` is not set, no key will be passed to Google (which likely results in a broken map widget).
enableGoogleMaps = false
#googleMapsApiKey = "AIzaSyAv7Sza8NSp9_l_g8G2vlo0H4ydEPn_2jY"
#googleMapsApiKey = ""

#latitude = "-12.043333"
#longitude = "-77.028333"
Expand Down

0 comments on commit e6d9568

Please sign in to comment.