start writing marketing materials

This commit is contained in:
2024-07-18 17:45:42 +02:00
parent 361523172d
commit 221ae67ec2
3 changed files with 23 additions and 7 deletions

View File

@@ -30,9 +30,10 @@
<h1>Loading...</h1>
</div>
<div v-else>
<span class="material-symbols-outlined" style="font-size: 4rem;">wifi_off</span>
<h1>Couldn't connect!</h1>
<p>There does not appear to be a share with the specified name, or an error occurred when connecting.</p>
<p>You may reload the page to try again!</p>
<p>You may <a href="">reload</a> the page to try again!</p>
</div>
</div>
</div>