We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef2fde commit 7c78f4eCopy full SHA for 7c78f4e
src/lib/rss.ts
@@ -9,7 +9,7 @@ export function getRSS() {
9
id: `${baseUrl}/blog`,
10
link: `${baseUrl}/blog`,
11
language: "en",
12
-
+ description: "Our blog where we post about more or less technical stuff regarding our plugins and minecraft in general",
13
image: `${baseUrl}/banner.png`,
14
favicon: `${baseUrl}/icon.png`,
15
copyright: "All rights reserved 2025, TheNextLvl",
0 commit comments