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

@@ -14,6 +14,5 @@ window.addEventListener('load', function() {
}).mount();
} catch(err) {
console.log("Unable to setup Splide !");
console.log(err);
}
});