rss fixed
This commit is contained in:
@ -117,7 +117,7 @@ export const footerData = {
|
|||||||
{ ariaLabel: 'Twitter', icon: 'tabler:brand-twitter', href: '#' },
|
{ ariaLabel: 'Twitter', icon: 'tabler:brand-twitter', href: '#' },
|
||||||
{ ariaLabel: 'Instagram', icon: 'tabler:brand-instagram', href: '#' },
|
{ ariaLabel: 'Instagram', icon: 'tabler:brand-instagram', href: '#' },
|
||||||
{ ariaLabel: 'Facebook', icon: 'tabler:brand-facebook', href: '#' },
|
{ ariaLabel: 'Facebook', icon: 'tabler:brand-facebook', href: '#' },
|
||||||
{ ariaLabel: 'RSS', icon: 'tabler:rss', href: getAsset('/rss') },
|
{ ariaLabel: 'RSS', icon: 'tabler:rss', href: getAsset('/rss.xml') },
|
||||||
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/onwidget/astrowind' },
|
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/onwidget/astrowind' },
|
||||||
],
|
],
|
||||||
footNote: `
|
footNote: `
|
||||||
|
Reference in New Issue
Block a user