12 lines
245 B
TOML
12 lines
245 B
TOML
baseurl = "http://example.org"
|
|
title = "Hugo Themes - aether"
|
|
author = "Joe Hutchinson"
|
|
canonifyurls = true
|
|
paginate = 3
|
|
theme = "aether"
|
|
|
|
[params]
|
|
brand = "aether"
|
|
description = "aether Hugo theme for blogs"
|
|
bgimg = "/img/ignasi_pattern_s.png"
|