diff options
Diffstat (limited to 'web/index.templ')
| -rw-r--r-- | web/index.templ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.templ b/web/index.templ index fbb1c3f..35b1fdb 100644 --- a/web/index.templ +++ b/web/index.templ @@ -209,7 +209,7 @@ templ errorPage(message string) { <img id="image" style="width:100%;max-width:256px;" - src={ "/.within.website/x/cmd/anubis/static/img/sad.webp?cacheBuster=" + anubis.Version } + src={ "/.within.website/x/cmd/anubis/static/img/reject.webp?cacheBuster=" + anubis.Version } /> <p>{ message }.</p> <button onClick="window.location.reload();">Try again</button> |
