From d89b325294201d95498ae9d08f102e12ac2f2876 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sun, 5 Oct 2025 18:00:06 -0700 Subject: Implement a "magic wormhole" file-sharing solution --- templates/wormhole-send.html.template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/wormhole-send.html.template (limited to 'templates/wormhole-send.html.template') diff --git a/templates/wormhole-send.html.template b/templates/wormhole-send.html.template new file mode 100644 index 0000000..5b06c5f --- /dev/null +++ b/templates/wormhole-send.html.template @@ -0,0 +1,14 @@ +{{define "head"}} + + + Wormhole +{{end}} + +
+ +
-- cgit v1.3.1