website: add sliders for light/dark mode

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-03-18 20:51:21 +01:00
parent d82dfc65b7
commit e7a8371cbb
4 changed files with 31 additions and 3 deletions

View File

@ -1,6 +1,6 @@
module.exports = {
title: "authentik",
tagline: "The authentication glue you need.",
tagline: "Making authentication simple.",
url: "https://goauthentik.io",
baseUrl: "/",
onBrokenLinks: "throw",