diff options
Diffstat (limited to 'roles/rss-aggregator/templates/rss-aggregator.toml')
| -rw-r--r-- | roles/rss-aggregator/templates/rss-aggregator.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/rss-aggregator/templates/rss-aggregator.toml b/roles/rss-aggregator/templates/rss-aggregator.toml new file mode 100644 index 0000000..22a8f72 --- /dev/null +++ b/roles/rss-aggregator/templates/rss-aggregator.toml @@ -0,0 +1,3 @@ +title = "Stuff that Joe Carstairs wants to read" +description = "Stuff that Joe Carstairs wants to read" +link = "https://joeac.net/{{ feed_rss_path }}" |
