Fantasy Michigan theme (forest green / lake teal / birch parchment). Reader-magnet content is placeholder pending Cate's story and cover art.
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
baseURL = "https://cateconners.com/"
|
||||
locale = "en-US"
|
||||
title = "Cate Conners"
|
||||
|
||||
enableRobotsTXT = true
|
||||
buildDrafts = false
|
||||
buildFuture = false
|
||||
buildExpired = false
|
||||
disableKinds = ["taxonomy", "term"]
|
||||
|
||||
[params]
|
||||
env = "production"
|
||||
description = "TODO: one-line author bio/description"
|
||||
author = "Cate Conners"
|
||||
eec_base_url = "https://eec.cateconners.com"
|
||||
|
||||
[[menu.footer]]
|
||||
name = "Contact"
|
||||
url = "/contact/"
|
||||
weight = 10
|
||||
|
||||
[[menu.footer]]
|
||||
name = "Privacy"
|
||||
url = "/privacy/"
|
||||
weight = 20
|
||||
|
||||
[[menu.footer]]
|
||||
name = "Terms"
|
||||
url = "/terms/"
|
||||
weight = 30
|
||||
Reference in New Issue
Block a user