mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
fix tech in homepage; links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import Tooltip from '$lib/components/Tooltip.svelte';
|
||||
import { currentTheme, themeInUse } from '$routes/+layout.svelte';
|
||||
import { themeInUse } from '$routes/+layout.svelte';
|
||||
|
||||
$: platforms = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user