Fix script layout

This commit is contained in:
Fred Boniface 2023-07-28 22:43:36 +01:00
parent a19b5cc8ef
commit bebae5b6e6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<script lang="ts">
import ItemBox from "$lib/components/itemBox.svelte";
import type { BoxContent } from "$lib/types/boxContent";
import type { BoxContent } from "$lib/types/boxContent";
const boxes: BoxContent[] = [
{name: "nextcloud", link: "https://cloud.fjla.uk", img: "auto"},