You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

90 lines
2.0 KiB

baseURL = "http://properhorsebrewery.com/"
languageCode = "en-us"
DefaultContentLanguage = "en"
title = "Proper Horse Brewery"
theme = "meghna-hugo"
summaryLength = 10
[taxonomies]
author = "author"
category = "categories"
tag = "tags"
# Menu
[menu]
[[menu.nav]]
name = "About Us"
URL = "about"
weight = 2
[[menu.nav]]
name = "Portfolio"
URL = "portfolio"
weight = 4
[[menu.nav]]
name = "Team"
URL = "our-team"
weight = 5
[[menu.nav]]
name = "Contact"
URL = "contact-us"
weight = 8
# Site params
[params]
home= "Home"
logo = "images/logo.png"
gmapAPI = "https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places"
# Meta data
description = "Home Brewery, based in Oslo"
author = "Themefisher"
# Google Analitycs
googleAnalitycsID = "Your ID"
custom_css = ["css/custom.css"]
# Banner Section
[params.banner]
enable = true
bgImage = "images/slider/hero-area.jpg"
#icon = "tf-ion-play"
heading = "Proper Horse Brewery"
content= "Bitter, sour, salty or dark? We have beers for all the personalities!"
btn = true
btnText="Meet Us"
btnURL="#about"
# footer
[params.footer]
copyright = "Proper Horse Brewery"
copyrightURL = "http://www.properhorsebrewery.com"
# social Icons
[[params.footer.socialIcon]]
icon = "tf-ion-social-facebook"
url = "#"
[[params.footer.socialIcon]]
icon = "tf-ion-social-twitter"
url = "#"
[[params.footer.socialIcon]]
icon = "tf-ion-social-google-outline"
url = "#"
[[params.footer.socialIcon]]
icon = "tf-ion-social-youtube"
url = "#"
[[params.footer.socialIcon]]
icon = "tf-ion-social-linkedin"
url = "#"
[[params.footer.socialIcon]]
icon = "tf-ion-social-dribbble-outline"
url = "#"
[[params.footer.socialIcon]]
icon = "tf-ion-social-pinterest-outline"
url = "#"