about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/Labs/Index.razor
blob: fbe4b62063f3686ab5285a3c361b130c8345d16b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
@page "/Labs"
<h3>Index of /Labs</h3>
<p>Welcome to RMU Laboratories! We wish you a safe and informative time!</p>
<p>These pages are a work in progress, and may not work <b>or cause permanent account changes!</b></p>
<p>We do not claim responsibility in case something goes wrong here!</p>
<p><b style="color: red;">Here be dragons!!</b></p>
<br/>

<a href="/Labs/Rooms2">Room List v3</a><br/>
<a href="/Labs/Client">Client implementation attempt</a><br/>
<a href="/Labs/DMSpace/Setup">DM Space setup</a><br/>