mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-21 18:13:56 +00:00
feat: credits page
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import HeroImage from '$lib/components/atoms/HeroImage.svelte';
|
||||
import Home from '$lib/components/organisms/Home.svelte';
|
||||
import SocialHost from '$lib/components/molecules/SocialHost.svelte';
|
||||
import Wave from '$lib/components/atoms/Wave.svelte';
|
||||
</script>
|
||||
|
||||
<div class="wrapper">
|
||||
@@ -11,6 +12,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<SocialHost />
|
||||
<Wave />
|
||||
|
||||
<style>
|
||||
.wrappezoid {
|
||||
|
||||
Reference in New Issue
Block a user