This commit is contained in:
Gary 2024-06-13 09:12:19 -07:00
parent e1b8bd494c
commit 296bd33729

View File

@ -56,12 +56,17 @@
<div>
<h1>about</h1>
<div class="flex-row">
<a class="button-1" role="button" href="">Watch</a>
<a
class="button-1"
role="button"
href="https://odysee.com/@shilohcode:e/about:11"
>Watch</a
>
</div>
</div>
<video autoplay loop muted poster="/assets/about.png">
<source
src="https://cdn.lasthourhosting.org/shiloh/shiloh/about.webm"
src="https://cdn.lasthourhosting.org/shiloh/about.webm"
type="video/webm"
/>
</video>