mirror of
https://github.com/ReviveMii/website
synced 2025-09-03 20:11:10 +02:00
Update projects.html
This commit is contained in:
parent
3bc5b58ec0
commit
88328a5549
@ -77,27 +77,6 @@
|
||||
}
|
||||
</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">
|
||||
@ -107,6 +86,16 @@
|
||||
</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>
|
||||
</section>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user