You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
470 B
TOML
13 lines
470 B
TOML
demosite = "https://willfaught.com/paige"
|
|
description = "A simple Hugo theme"
|
|
features = ["blog", "landing page", "responsive", "single column", "menus", "social links"]
|
|
homepage = "https://github.com/willfaught/paige"
|
|
license = "Apache-2.0"
|
|
licenselink = "https://www.apache.org/licenses/LICENSE-2.0"
|
|
name = "Paige"
|
|
tags = ["blog", "bootstrap", "landing", "light", "minimal", "personal", "responsive"]
|
|
|
|
[author]
|
|
homepage = "https://willfaught.com"
|
|
name = "Will Faught"
|