Correct app name - there is no trailing s
This commit is contained in:
parent
7b757736ab
commit
b12d08791b
@ -35,7 +35,7 @@
|
||||
<source media="(min-width:700px)" srcset="/images/logo/logo-full-512.png" type="image/png">
|
||||
<source media="(min-width:450px)" srcset="/images/logo/logo-full-256.webp" type="image/png">
|
||||
<source media="(min-width:450px)" srcset="/images/logo/logo-full-256.png" type="image/png">
|
||||
<img class="titleimg" src="/images/logo/logo-full-512.png" alt="OwlBoards Logo">
|
||||
<img class="titleimg" src="/images/logo/logo-full-512.png" alt="OwlBoard Logo">
|
||||
</picture>
|
||||
<br>
|
||||
<input class="lookup-box" type="text" id="crs-lookup" name="crs-lookup" placeholder="Enter CRS/TIPLOC"/>
|
||||
|
Reference in New Issue
Block a user