mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-24 00:04:37 +01:00
remove testing function
This commit is contained in:
parent
6372664ca3
commit
d41e54215e
1 changed files with 0 additions and 7 deletions
|
|
@ -46,11 +46,4 @@
|
|||
<p class="max-w-[36rem] text-lg leading-relaxed text-[#A6A5A7]">
|
||||
Your download should start shortly. If it doesn't, click <a href="https://gitlab.com/suyu-emu/suyu/-/releases">here</a>.
|
||||
</p>
|
||||
|
||||
<!-- Call downloadSuyu after 5 seconds -->
|
||||
<script>
|
||||
setTimeout(() => {
|
||||
console.log("hi");
|
||||
}, 5000);
|
||||
</script>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue