mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-21 04:59:15 +00:00
Merge pull request #333 from marianarolfo/fix/docs-footer
docs: remove icons
This commit is contained in:
@@ -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',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user