Update from twitter to x

This commit is contained in:
prototypa
2023-08-21 20:16:51 -04:00
parent 94bc3166d0
commit d36f60218b
4 changed files with 6 additions and 8 deletions

View File

@ -170,7 +170,7 @@ export const footerData = {
{ text: 'Privacy Policy', href: getPermalink('/privacy') },
],
socialLinks: [
{ ariaLabel: 'Twitter', icon: 'tabler:brand-twitter', href: '#' },
{ ariaLabel: 'X', icon: 'tabler:brand-x', href: '#' },
{ ariaLabel: 'Instagram', icon: 'tabler:brand-instagram', href: '#' },
{ ariaLabel: 'Facebook', icon: 'tabler:brand-facebook', href: '#' },
{ ariaLabel: 'RSS', icon: 'tabler:rss', href: getAsset('/rss.xml') },