RSS feed merged to main branch #1

Merged
christian merged 9 commits from projects-2 into main 2024-05-19 06:16:41 +00:00
2 changed files with 1 additions and 5 deletions
Showing only changes of commit 8e5bdecda0 - Show all commits

View File

@ -1,5 +1,5 @@
<script> <script>
import { blur, fade } from 'svelte/transition'; import { blur } from 'svelte/transition';
import '../app.css'; import '../app.css';
import ThemeSwitch from '$lib/ThemeSwitch.svelte'; import ThemeSwitch from '$lib/ThemeSwitch.svelte';
import '../app.css'; import '../app.css';

View File

@ -1,7 +1,3 @@
<script>
import RssFeed from '../lib/RssFeed.svelte';
</script>
<div class="main-container text-center"> <div class="main-container text-center">
<h1 class="text-xl mb-2">Welcome to my corner of the internet</h1> <h1 class="text-xl mb-2">Welcome to my corner of the internet</h1>
<p> <p>