Skip to content

Commit

Permalink
Merge branch 'frontpage-about' of https://github.com/ssciwr/mondey in…
Browse files Browse the repository at this point in the history
…to frontpage-about
  • Loading branch information
Majapur1 committed Nov 18, 2024
2 parents 46ceb7b + 7774972 commit ae0bc80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/lib/components/Frontpage.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<script lang='ts'>
import CardDisplay from "$lib/components//DataDisplay/CardDisplay.svelte";
import GalleryDisplay from "$lib/components/DataDisplay/GalleryDisplay.svelte";
import FrontPageAbout from "$lib/components/FrontPageAbout.svelte";
import FrontPageCard from "$lib/components/FrontPageCard.svelte";
import FrontPageAbout from "./FrontPageAbout.svelte";
Expand Down

0 comments on commit ae0bc80

Please sign in to comment.