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:
@@ -210,6 +210,13 @@ const getConfig = async () => {
|
|||||||
href: 'https://opencollective.com/task'
|
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>'
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user