some marketing + other changes & fixes

This commit is contained in:
2024-07-21 08:21:09 +02:00
parent 221ae67ec2
commit a5e2520d28
9 changed files with 84 additions and 33 deletions

View File

@@ -29,7 +29,7 @@
<div v-else-if="!hasLoaded && !showCouldNotFindRoom">
<h1>Loading...</h1>
</div>
<div v-else>
<div v-else style="max-width: 80%;">
<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>