File 0002-Add-image.patch of Package berghain
From 0dc53374a453187fb0d2ecba751cb8cebc87ae1e Mon Sep 17 00:00:00 2001
From: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Date: Thu, 19 Jun 2025 15:15:43 +0200
Subject: [PATCH 2/3] Add image
because geeko imagery is cute. :)
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
---
web/index.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/web/index.html b/web/index.html
index 87823413017d..f5cdc1505885 100644
--- a/web/index.html
+++ b/web/index.html
@@ -25,6 +25,11 @@
<p class="alert alert-info">
To ensure an evenly smooth experience for our users, our systems found it necessary to hold your request for the duration of a proof-of-work challenge.
</p>
+ </div>
+ <div align="center"/>
+ <img src="https://static.opensuse.org/images/Geeko_Crunching_Numbers.png" alt="Geeko crunching numbers" width="200" height="200"/>
+ </div>
+ <div class="container py-3" align="center"/>
<script type="module" src="./src/main.js">CHALLENGE SCRIPT</script>
<noscript>
<p class="alert alert-warning">
--
2.50.1