mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
ambient background thing and change song
This commit is contained in:
parent
a7e2338335
commit
4fe7a03796
8 changed files with 162 additions and 47 deletions
|
@ -21,11 +21,12 @@
|
|||
|
||||
<div class="video-container">
|
||||
<video id="videoPlayer"></video>
|
||||
<canvas id="ambient-canvas"></canvas>
|
||||
</div>
|
||||
|
||||
<div class="player" id="player">
|
||||
<div>
|
||||
<img class="pfp" id="pfp" src="https://easyfiles.cc/2024/12/a3046d6f-a1b1-415a-8f55-8981a8e45ddb/3ccc13a2825eb8c98b5371fa0706e450.webp">
|
||||
<img class="pfp" id="pfp" src="https://cdn.discordapp.com/avatars/1201415921802170388/3ccc13a2825eb8c98b5371fa0706e450.webp?size=1024&width=640&height=640">
|
||||
<div class="tooltip" data-tooltip="" id="status"></div>
|
||||
</div>
|
||||
<div data-tooltip="" class="tooltip" id="name">zyqunix</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue