docs: remove icons

This commit is contained in:
marianarolfo
2023-01-02 10:28:26 +01:00
committed by GitHub
parent 4dc65fd519
commit 4e1aeacc35

View File

@@ -40,12 +40,10 @@ export default component$(() => {
const social = [ const social = [
{ label: 'Twitter', icon: IconTwitter, href: '#' }, { label: 'Twitter', icon: IconTwitter, href: '#' },
{ label: 'Instagram', icon: IconInstagram, href: '#' },
{ label: 'Facebook', icon: IconFacebook, href: '#' },
{ {
label: 'Github', label: 'Github',
icon: IconGithub, icon: IconGithub,
href: 'https://github.com/onwidget/qwind', href: 'https://github.com/codigoencasa/bot-whatsapp',
}, },
] ]