deps: downgrade for islands

This commit is contained in:
Julien Calixte
2026-05-03 23:38:15 +02:00
parent dc095af8c4
commit 044007d495
3 changed files with 1786 additions and 835 deletions

View File

@@ -7,9 +7,7 @@ import RenderFeed from "@islands/feed"
import type { FeedOptions, FeedItem } from "@islands/feed"
import { fetchNotes } from "~/api/fetch-notes"
const { site } = usePage()
const url = site.url
const url = "https://apoena.dev"
const options: FeedOptions = {
title: "Apoena's distracted mind",