mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 21:17:31 +08:00
[+] Setup instrcutions page
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
<script>
|
||||
import LinkCard from "./Home/LinkCard.svelte";
|
||||
import SetupInstructions from "./Home/SetupInstructions.svelte";
|
||||
</script>
|
||||
|
||||
<main class="content">
|
||||
<h2>Welcome to AquaDX!</h2>
|
||||
|
||||
<LinkCard/>
|
||||
<SetupInstructions/>
|
||||
</main>
|
||||
Reference in New Issue
Block a user