fix: Cleaned up pages
Build and Push Development Docker Image / build-and-push (push) Successful in 1m6s

This commit is contained in:
2025-09-18 19:40:58 +01:00
parent 188f4616ea
commit b1944e64d9
5 changed files with 9 additions and 16 deletions
+1 -1
View File
@@ -1 +1 @@
@import "tailwindcss"
@import "tailwindcss";
+1 -9
View File
@@ -1,9 +1 @@
// place files you want to import through the `$lib` alias in this folder.
import Card from '$lib/components/Cards/Card.svelte';
import GridGallery from './components/GridGallery.svelte';
import Loading from './components/Loading.svelte';
import Section from './components/Section.svelte';
import SkillProgress from './components/SkillProgress.svelte';
import Timeline from './components/Timeline.svelte';
export { Card, GridGallery, Loading, Section, SkillProgress, Timeline };
// place files you want to import through the `$lib` alias in this folder.
+1
View File
@@ -35,6 +35,7 @@
showProgress: true
})}
</div>
<p>Sorry... we can't show you anything here</p>
{/if}
<!-- Repositories loaded successfully -->
<GridGallery>