From 0f68a3c2ba5c0a93be83002c660a8964bb4a7a2a Mon Sep 17 00:00:00 2001 From: TVLuke <tvluke@chaotikum.org> Date: Tue, 29 Dec 2020 14:11:19 +0100 Subject: [PATCH] badge code --- assets/badge1.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 assets/badge1.html diff --git a/assets/badge1.html b/assets/badge1.html new file mode 100644 index 00000000..3db93b29 --- /dev/null +++ b/assets/badge1.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +</head> +<body> + <p>Get your Badge for solving this riddle with the Token:</p> + <p>oCRrPfA8ZOhnjwPet4yp2BDRzWSFcQQlpramCJ6e9qn2ObzBxR</p> +</body> +</html> \ No newline at end of file -- GitLab