summaryrefslogtreecommitdiff
path: root/roles/rss-aggregator/templates/rss-aggregator.toml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/rss-aggregator/templates/rss-aggregator.toml')
-rw-r--r--roles/rss-aggregator/templates/rss-aggregator.toml3
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 }}"