Skip to content

Commit

Permalink
Update feed url
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Jan 14, 2024
1 parent 1560e06 commit d0d390f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -58,7 +58,7 @@ export const config = {
},
{
label: 'Docs',
url: '#'
url: 'https://docs.ubucon.asia'
}
],
navigationRight: [
Expand Down

0 comments on commit d0d390f

Please sign in to comment.