mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
fix(website): simply netlify mention
Badge wasn't working properly on prod for some reason.
This commit is contained in:
@@ -284,7 +284,7 @@ export default defineConfig({
|
||||
|
||||
footer: {
|
||||
message:
|
||||
'<div style="display: flex; justify-content: center; width: 100%;"><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></div>'
|
||||
'Built with <a target="_blank" href="https://www.netlify.com">Netlify</a>'
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user