Finished copy button, Improved opengraph, Updated scripts

Update sidebar.php, composer.php, and 13 more files...
This commit is contained in:
2023-12-22 08:01:17 +01:00
parent c8c59c8271
commit fe72b3a62e
15 changed files with 78 additions and 31 deletions

View File

@@ -45,6 +45,7 @@
audioPurr.volume = 0.075;
try {
audioPurr.load();
audioPurr.loop = true;
audioPurr.play();
} catch(DOMException) {
}