diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-06 20:38:04 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-07 08:46:52 +0100 |
| commit | e79b1a8b6a2f0e892b56ee2d00ea1b9d56ab4083 (patch) | |
| tree | 60973819688f506dbe4b00da3d2de39822213d4c /roles/rss-aggregator/templates/rss-aggregator.toml | |
| parent | cec15f231bfcd9a6c55fbffcb7d297a36f75211d (diff) | |
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 }}" |
