website: add netlify badge
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
760428aa18
commit
28d39f4d80
|
@ -81,6 +81,11 @@ module.exports = {
|
|||
label: "Discord",
|
||||
href: "https://goauthentik.io/discord",
|
||||
},
|
||||
{
|
||||
html: `<a href="https://www.netlify.com" target="_blank" rel="noreferrer noopener" aria-label="Deploys by Netlify">
|
||||
<img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deploys by Netlify" />
|
||||
</a>`,
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Reference in New Issue