Skip to content

Commit 995c73c

Browse files
committed
chore: update application/src/navigation.ts
1 parent 2d4ae13 commit 995c73c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/src/navigation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export const footerData = {
4545
// { ariaLabel: 'X', icon: 'tabler:brand-x', href: '#' },
4646
// { ariaLabel: 'Instagram', icon: 'tabler:brand-instagram', href: '#' },
4747
// { ariaLabel: 'Facebook', icon: 'tabler:brand-facebook', href: '#' },
48-
// { ariaLabel: 'RSS', icon: 'tabler:rss', href: '/rss.xml' }, // Note: restore getAsset import when uncommenting
48+
// { ariaLabel: 'RSS', icon: 'tabler:rss', href: getAsset(''/rss.xml') }, // Note: restore getAsset import when uncommenting
4949
],
5050
footNote: `
5151
<img class="w-5 h-5 md:w-6 md:h-6 md:-mt-0.5 bg-cover mr-1.5 rtl:mr-0 rtl:ml-1.5 float-left rtl:float-right rounded-sm" src="${favIcon.src}" alt="Logo Cloud Native Provence" loading="lazy" />

0 commit comments

Comments
 (0)