From 87ff677ed7524dd13928e8d10b734461061c8d7a Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 27 Dec 2024 20:42:36 +0100 Subject: [PATCH] Fix Authentik Logo --- json/authentik.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/authentik.json b/json/authentik.json index d55d0f1d..4b3f87a3 100644 --- a/json/authentik.json +++ b/json/authentik.json @@ -4,14 +4,14 @@ "categories": [ 11 ], - "date_created": "2024-12-26", + "date_created": "2024-12-27", "type": "ct", "updateable": true, "privileged": false, "interface_port": 9000, "documentation": "https://docs.goauthentik.io/docs/", "website": "https://goauthentik.io/", - "logo": "https://github.com/goauthentik/authentik/blob/main/website/static/img/icon.png", + "logo": "https://raw.githubusercontent.com/goauthentik/authentik/refs/heads/main/website/static/img/icon.png", "description": "authentik is an IdP (Identity Provider) and SSO (single sign on) that is built with security at the forefront of every piece of code, every feature, with an emphasis on flexibility and versatility.", "install_methods": [ {