mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-08 04:22:14 +00:00
fix: sidenav and tutorials
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<script lang="ts">
|
||||
import Docs from '$lib/layouts/Docs.svelte';
|
||||
import Sidebar from '../Sidebar.svelte';
|
||||
import { MainFooter } from '$lib/components';
|
||||
</script>
|
||||
|
||||
@@ -521,7 +523,6 @@
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
<MainFooter variant="docs" />
|
||||
|
||||
Reference in New Issue
Block a user