mirror of
https://git.bolliret.ch/pcs/pcs-website
synced 2026-01-18 17:41:37 +01:00
6 lines
No EOL
186 B
HTML
6 lines
No EOL
186 B
HTML
<script src="https://cdnjs.cloudflare.com/ajax/libs/quicklink/2.3.0/quicklink.umd.js"></script>
|
|
<script>
|
|
window.addEventListener("load", () => {
|
|
quicklink.listen();
|
|
});
|
|
</script> |