Skip to content

Commit

Permalink
Update +page.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
zaanposni authored Sep 30, 2024
1 parent 8365aa8 commit fba3d79
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/psaggregator/src/routes/news/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
<InstagramStoriesContainer stories={data.instagramStories} filterKey="chris" />
</div>

<Alert.Root>
<Notification class="stroke-[hsl(var(--primary))]" />
<Alert.Title class="text-[hsl(var(--primary))]">Alarm!</Alert.Title>
<Alert.Description>Es gibt nun einen Twitter-Import. Schaut euch die neusten Tweets an!</Alert.Description>
</Alert.Root>

{#if matches}
<NewsBig
youtubeCommunityPosts={data.youtubeCommunityPosts}
Expand Down

0 comments on commit fba3d79

Please sign in to comment.