Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajesh Duggal <rajesh@duggalmail.com>2018-08-03 21:08:44 +0300
committerMatt Stratton <matt.stratton@gmail.com>2018-08-03 21:08:44 +0300
commitea220834b77c703681200c039ab44ccbafe6b507 (patch)
tree0a611b86a2b3beffa262131dcf20940edb8d0405 /exampleSite
parent2b77041409bc81b3d8fbf3e4cbd62b532e20baeb (diff)
Rename feed_copyright config var to copyright (#193)
Signed-off-by: Rajesh Duggal <rajesh@duggalmail.com>
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 6c20e50..a089215 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -73,7 +73,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4
description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet."
media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/"
[params.feed]
- feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed
+ copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed
itunes_subtitle = "The best podcast ever" #no markdown or HTML
itunes_author = "Matt Stratton" #no markdown or HTML
itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML