web/flows: update background (#4927)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
9ccd1ce08b
commit
b81ddf2b80
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 987 KiB |
|
@ -553,7 +553,7 @@ export class FlowExecutor extends Interface implements StageHost {
|
||||||
? html`
|
? html`
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="https://unsplash.com/@saishmenon"
|
href="https://unsplash.com/@aaronburden"
|
||||||
>${t`Background image`}</a
|
>${t`Background image`}</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
Reference in New Issue