mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-23 11:01:03 +00:00
feat: credits page
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<script lang="ts">
|
||||
import NavHost from "$lib/components/molecules/NavHost.svelte";
|
||||
import Wave from '$lib/components/atoms/Wave.svelte';
|
||||
|
||||
import '../app.css';
|
||||
</script>
|
||||
|
||||
@@ -20,4 +18,3 @@
|
||||
|
||||
<NavHost/>
|
||||
<slot />
|
||||
<Wave />
|
||||
Reference in New Issue
Block a user