Properly implemented the home animation sequence.

This commit is contained in:
g_it 2026-02-04 22:10:31 +01:00
commit 1b3ef37a16
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
8 changed files with 246 additions and 387 deletions

View file

@ -1,5 +1,5 @@
<div class="footer">
<a href="#">© all rights reserved</a>
<a href="https://www.linkedin.com/in/gugulet-hu/">contact</a>
<a href="https://zensical.org/">made with zensical</a>
<span>© all rights reserved</span>
<span><a href="https://www.linkedin.com/in/gugulet-hu/">contact</a></span>
<span>made with <a href="https://zensical.org/">zensical</a></span>
</div>