mirror of
https://github.com/ReviveMii/website
synced 2025-09-03 20:11:10 +02:00
Compare commits
2 Commits
3bc5b58ec0
...
309f96013d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
309f96013d | ||
![]() |
88328a5549 |
@ -78,26 +78,7 @@
|
||||
</script>
|
||||
<section class="projects-list" style="margin-top:-80px;">
|
||||
<div class="container">
|
||||
<div class="project-card">
|
||||
<img src="/revivetube.png" alt="ReviveTube" style="height:240px;">
|
||||
<div class="card-content">
|
||||
<h3>ReviveTube</h3>
|
||||
<p>Watch YouTube Videos on your Wii</p>
|
||||
<a href="/revivetube" onclick="startloading();" class="btn">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<div class="project-card">
|
||||
<img src="/imageshare.jpg" alt="imageshare" style="height:240px;">
|
||||
<div class="card-content">
|
||||
<h3>ReviveMii Image Transfer</h3>
|
||||
<p>Revival for the Nintendo Image Share Feature on 3ds and Wii U</p>
|
||||
<a href="/imageshare" onclick="startloading();" class="btn">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<div class="project-card">
|
||||
<img src="/riivivetube.png" alt="RiiviveTube" style="height:240px;">
|
||||
<div class="card-content">
|
||||
@ -105,6 +86,17 @@
|
||||
<p>Wii YouTube Channel Revival</p>
|
||||
<a href="/riivivetube" onclick="startloading();" class="btn">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<br><br>
|
||||
<div class="container">
|
||||
<div class="project-card">
|
||||
<img src="/revivetube.png" alt="ReviveTube" style="height:240px;">
|
||||
<div class="card-content">
|
||||
<h3>ReviveTube</h3>
|
||||
<p>Watch YouTube Videos on your Wii Internet Channel</p>
|
||||
<a href="/revivetube" onclick="startloading();" class="btn">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
<br><br>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user