From d0d390f566b11549ce867751a5d51174b5862eae Mon Sep 17 00:00:00 2001 From: Youngbin Han Date: Sun, 14 Jan 2024 14:56:04 +0900 Subject: [PATCH] Update feed url --- src/config.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config.ts b/src/config.ts index d7c0529..be37a20 100644 --- a/src/config.ts +++ b/src/config.ts @@ -3,8 +3,8 @@ import UbuntuIndiaLogo from "@assets/UbuntuIndia.svg" export const config = { siteTitle: "UbuCon Asia 2024", blog: { - rssFeedUrl: "https://blog.ubucon.asia/tags/ubucon/index.xml", - viewMoreUrl: "https://blog.ubucon.asia/" + rssFeedUrl: "https://blog.ubucon.asia/tags/uca24/index.xml", + viewMoreUrl: "https://blog.ubucon.asia/tags/uca24" }, footer: { copyright: "© 2024-Present UbuCon Asia Committee. Ubuntu and Canonical are registered trademarks of Canonical Ltd. Unless otherwise noted, content licensed under CC BY 4.0 source code under MIT.", @@ -58,7 +58,7 @@ export const config = { }, { label: 'Docs', - url: '#' + url: 'https://docs.ubucon.asia' } ], navigationRight: [