Much improved search UI, fallbacks for images.

This commit is contained in:
Violet 2023-10-29 00:01:40 -05:00
parent 00eb2b5979
commit 9126a9f1c3
7 changed files with 69 additions and 33 deletions

View file

@ -32,10 +32,10 @@
<hr>
<main>
<h2 id="title">{VIDEO_TITLE}</h2>
{CACHE_WARNING}
<div id="description">
{CACHE_WARNING}
<h2>Description: <br></h2>
<p id="description">{VIDEO_DESCRIPTION}</p>
<p>{VIDEO_DESCRIPTION}</p>
</div>
</main>
</body>