lib: add utm_source to default links
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
02b4173d30
commit
ba9f8a5795
|
@ -63,6 +63,6 @@ geoip: "./GeoLite2-City.mmdb"
|
|||
# Can't currently be configured via environment variables, only yaml
|
||||
footer_links:
|
||||
- name: Documentation
|
||||
href: https://goauthentik.io/docs/
|
||||
href: https://goauthentik.io/docs/?utm_source=authentik
|
||||
- name: authentik Website
|
||||
href: https://goauthentik.io/
|
||||
href: https://goauthentik.io/?utm_source=authentik
|
||||
|
|
Reference in New Issue