Add site-wide rewards page with RSS/Atom/Discord feeds and tests
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
This commit is contained in:
parent
decc8ae5ab
commit
9de0f52af8
8 changed files with 615 additions and 3 deletions
|
|
@ -85,6 +85,18 @@
|
|||
<a href="https://ttvdrops.lovinator.space/discord/reward-campaigns/">https://ttvdrops.lovinator.space/discord/reward-campaigns/</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Twitch site-wide rewards</td>
|
||||
<td>
|
||||
<a href="https://ttvdrops.lovinator.space{% url 'core:sitewide_reward_feed' %}">https://ttvdrops.lovinator.space/rss/sitewide/rewards/</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://ttvdrops.lovinator.space{% url 'core:sitewide_reward_feed_atom' %}">https://ttvdrops.lovinator.space/atom/sitewide/rewards/</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://ttvdrops.lovinator.space{% url 'core:sitewide_reward_feed_discord' %}">https://ttvdrops.lovinator.space/discord/sitewide/rewards/</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Latest Kick drops</td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue