|
@@ -57,6 +57,10 @@ defaultContentLanguageInSubdir = false
|
|
|
# Enable Keybase in Contact section by entering your keybase.io username.
|
|
|
keybase = ""
|
|
|
|
|
|
+ # Diplay a logo in navigation bar rather than title (optional).
|
|
|
+ # To enable, place an image in `static/img/` and reference its filename below. To disable, set the value to "".
|
|
|
+ logo = ""
|
|
|
+
|
|
|
# Enable Google Maps by entering your API key, latitude, and longitude.
|
|
|
# Get your API key: https://developers.google.com/maps/documentation/javascript/get-api-key
|
|
|
# Get your coords: Right-click place on Google Maps. Select 'What's here?'. At the bottom is a card with the coords.
|