forked from WiiLink24/WiiLink24.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
36 lines (35 loc) · 1.13 KB
/
services.html
File metadata and controls
36 lines (35 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
title: Services
---
<h1 class="center"><i class="mdi mdi-cogs"></i> Services</h1>
<p class="center">These are the services that we (either now or in the future) maintain and their current state in development.</p>
<table>
<tr>
<th>Service</th>
<th>Status</th>
</tr>
<tr>
<td> <a href="/services/wii-room">Wii Room</a> </td>
<td class="publicly-available">Public Beta</td>
</tr>
<tr>
<td> <a href="/services/wii-room-go">Wii Room GO</a> </td>
<td class="in-development">In Development</td>
</tr>
<tr>
<td> <a href="/services/digicam">Digicam Print Channel</a> </td>
<td class="publicly-available">Full Release</td>
</tr>
<tr>
<td> <a href="/services/demae">Demae Channel</a> </td>
<td class="private-beta">Closed Beta</td>
</tr>
<tr>
<td> <a href="/services/wii-fit-check">Wii Fit Body Check Channel</a> </td>
<td class="in-development">In Development</td>
</tr>
<tr>
<td> <a href="/services/tv-helper">TV no Tomo Channel</a> </td>
<td class="not-started">Not Started</td>
</tr>
</table>