-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
22 lines (21 loc) · 974 Bytes
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
BaseURL = "https://dontbemepodcast.com/"
# BaseURL = "localhost:1313/"
languageCode = "en-us"
title = "Don't Be Me Podcast"
theme = "dontbeme"
relativeURLs = true
disableKinds = ["section","taxonomy","taxonomyTerm"]
[params]
language = "en-us"
email = "[email protected]"
podcastImageURL = "img/ituneslogo.png"
atomLink = "https://dontbemepodcast.com/rss.xml"
itunesAuthor = "Don't Be Me Podcast"
itunesSummary = "A Comedic Biographical Serious Podcast"
itunesImage = "url to image"
itunesExplicit = "yes"
subtitle = "A Comedic Biographical Serious Podcast"
copyright = "Copyleft Don't Be Me Podcast 2019"
description = "This podcast is about my life, what I have learned and what I would have done different. My target audience is anyone who wants to listen but is mainly aimed at my kids. By doing this podcast they can one day hear me talk about the things I could not when they were young."
realname = "Paul Webber"
itunesCategory = "Comedy"