mirror of
https://github.com/ReviveMii/revivetube
synced 2025-04-29 12:39:25 -04:00
add forwarder
This commit is contained in:
parent
f39acd0421
commit
b116f4ed26
1 changed files with 4 additions and 0 deletions
|
@ -97,6 +97,10 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
<div style="background-color: lightblue; border-radius: 25px; padding: 20px;">
|
||||||
|
<h1>We now have a Wii Forwarder for ReviveTube!</h1>
|
||||||
|
<a href="https://go.revivemii.xyz/revivetube-forwarder.html">Click here (Open this on a Modern Device)</a>
|
||||||
|
</div>
|
||||||
{% if results %}
|
{% if results %}
|
||||||
<div class="video-grid">
|
<div class="video-grid">
|
||||||
{% for video in results %}
|
{% for video in results %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue