Correct app name - there is no trailing `s`

This commit is contained in:
Fred Boniface 2022-12-09 14:41:03 +00:00
parent 7b757736ab
commit b12d08791b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<source media="(min-width:700px)" srcset="/images/logo/logo-full-512.png" type="image/png"> <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.webp" type="image/png">
<source media="(min-width:450px)" srcset="/images/logo/logo-full-256.png" 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> </picture>
<br> <br>
<input class="lookup-box" type="text" id="crs-lookup" name="crs-lookup" placeholder="Enter CRS/TIPLOC"/> <input class="lookup-box" type="text" id="crs-lookup" name="crs-lookup" placeholder="Enter CRS/TIPLOC"/>