feature/sidebar #8

Merged
ilia merged 50 commits from feature/sidebar into main 2026-01-03 10:56:23 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 9924fcba3a - Show all commits

View File

@@ -1,5 +1,5 @@
<script lang="ts">
import favicon from '$lib/assets/favicon.svg';
import favicon from '$shared/assets/favicon.svg';
import './app.css';
import Page from './routes/Page.svelte';
</script>

View File

@@ -1,4 +1,4 @@
import type { CollectionApiModel } from './collection';
import type { CollectionApiModel } from '../../../shared/types/collection';
/**
* Model of Fontshare API response