Skip to content

Commit 87ff677

Browse files
authored
Fix Authentik Logo
1 parent d3eaf6e commit 87ff677

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json/authentik.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"categories": [
55
11
66
],
7-
"date_created": "2024-12-26",
7+
"date_created": "2024-12-27",
88
"type": "ct",
99
"updateable": true,
1010
"privileged": false,
1111
"interface_port": 9000,
1212
"documentation": "https://docs.goauthentik.io/docs/",
1313
"website": "https://goauthentik.io/",
14-
"logo": "https://github.com/goauthentik/authentik/blob/main/website/static/img/icon.png",
14+
"logo": "https://raw.githubusercontent.com/goauthentik/authentik/refs/heads/main/website/static/img/icon.png",
1515
"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.",
1616
"install_methods": [
1717
{

0 commit comments

Comments
 (0)