From 54ea1b0f4a841e91daa3ac08d155a8f0109c920d Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Mon, 29 Dec 2025 18:56:30 -0800 Subject: Make wormhole a little bit simpler --- templates/wormhole-success.html.template | 10 +++++----- templates/wormhole.html.template | 14 +++++--------- 2 files changed, 10 insertions(+), 14 deletions(-) (limited to 'templates') diff --git a/templates/wormhole-success.html.template b/templates/wormhole-success.html.template index 8df614e..a957173 100644 --- a/templates/wormhole-success.html.template +++ b/templates/wormhole-success.html.template @@ -1,8 +1,8 @@ {{define "head"}}Uploaded!{{end}} -
-
-

Uploaded!

- An energetic dragon maid -
+
+

{{.URL}}

+ QR code for {{.URL}} +

Uploaded!

+ An energetic dragon maid
diff --git a/templates/wormhole.html.template b/templates/wormhole.html.template index eb423ca..c89bad6 100644 --- a/templates/wormhole.html.template +++ b/templates/wormhole.html.template @@ -4,19 +4,15 @@
+ enctype="multipart/form-data" + style="display:flex;flex-direction:column;align-items:center">
  1. - - +
  2. -

    Visit this URL {{.Self}}/wormhole/{{.Hole}} or scan QR code:

    - QR code for {{.Self}}/wormhole/{{.Hole}} -
  3. -
  4. - - +
+ Files will be deleted after 1 hour
-- cgit v1.3.1