web: update default flow background for 2021.8

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-08-07 21:32:40 +02:00
parent 1693118df7
commit ff579fd387
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 508 KiB

View File

@ -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>