1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

chore(website): add netlify badge

This commit is contained in:
Andrey Nering
2023-06-10 22:49:09 -03:00
parent b44231a6b8
commit ede8da7677

View File

@@ -210,6 +210,13 @@ const getConfig = async () => {
href: 'https://opencollective.com/task'
}
]
},
{
items: [
{
html: '<a target="_blank" href="https://www.netlify.com"><img src="https://www.netlify.com/v3/img/components/netlify-color-accent.svg" alt="Deploys by Netlify" /></a>'
}
]
}
]
},