diff --git a/discord_rss_bot/templates/add.html b/discord_rss_bot/templates/add.html index 5e5ba51..760a228 100644 --- a/discord_rss_bot/templates/add.html +++ b/discord_rss_bot/templates/add.html @@ -1,7 +1,10 @@ {% extends "base.html" %} {% block title %} - | Add new feed + Add Feed | discord-rss-bot {% endblock title %} +{% block description %} + Add a new RSS or Atom feed and attach it to a Discord webhook for delivery. +{% endblock description %} {% block content %}