web: update default flow background for 2021.8
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
1693118df7
commit
ff579fd387
Binary file not shown.
Before Width: | Height: | Size: 374 KiB After Width: | Height: | Size: 508 KiB |
|
@ -377,7 +377,7 @@ export class FlowExecutor extends LitElement implements StageHost {
|
|||
${this.challenge?.flowInfo?.background?.startsWith("/static")
|
||||
? html`
|
||||
<li>
|
||||
<a href="https://unsplash.com/@ventiviews"
|
||||
<a href="https://unsplash.com/@wckd_official"
|
||||
>${t`Background image`}</a
|
||||
>
|
||||
</li>
|
||||
|
|
Reference in New Issue