Add page for game-less reward campaigns with RSS/Atom/Discord feeds
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
9de0f52af8
commit
dbc36db1e0
8 changed files with 602 additions and 11 deletions
|
|
@ -97,6 +97,18 @@
|
|||
<a href="https://ttvdrops.lovinator.space{% url 'core:sitewide_reward_feed_discord' %}">https://ttvdrops.lovinator.space/discord/sitewide/rewards/</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Twitch rewards with no game linked (brand + sitewide)</td>
|
||||
<td>
|
||||
<a href="https://ttvdrops.lovinator.space{% url 'core:game_less_reward_feed' %}">https://ttvdrops.lovinator.space/rss/rewards/no-game/</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://ttvdrops.lovinator.space{% url 'core:game_less_reward_feed_atom' %}">https://ttvdrops.lovinator.space/atom/rewards/no-game/</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://ttvdrops.lovinator.space{% url 'core:game_less_reward_feed_discord' %}">https://ttvdrops.lovinator.space/discord/rewards/no-game/</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Latest Kick drops</td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue