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.
|
|
baseURL = "http://example.org/"
|
|
|
languageCode = "en-us"
|
|
|
title = "My New Hugo Site"
|
|
|
theme = "icon"
|
|
|
|
|
|
[params]
|
|
|
author = "Your name"
|
|
|
description = "Cool description"
|
|
|
|
|
|
# Hero section (from here on is for icon theme)
|
|
|
[params.hero]
|
|
|
img = "background.jpg"
|
|
|
title = "Brett & Kate's Wedding"
|
|
|
description = "But, we are already married"
|
|
|
|
|
|
# Footer section
|
|
|
[params.footer]
|
|
|
enable = true
|
|
|
note = ""
|