diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2025-01-12 17:07:06 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2025-01-12 17:07:06 +0000 |
commit | d839236c3c79f9e0ecd1a8cf1d619a60a00841cf (patch) | |
tree | 549221cafb3c38fda4fca5a41fdd76cbd11aeb48 /public/about/bitcoin | |
parent | 58fe6eb7fb1f88f645c3836f4ddd37e72a8d9ba9 (diff) |
New update added
Diffstat (limited to 'public/about/bitcoin')
-rw-r--r-- | public/about/bitcoin | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/public/about/bitcoin b/public/about/bitcoin deleted file mode 100644 index a786993..0000000 --- a/public/about/bitcoin +++ /dev/null @@ -1,31 +0,0 @@ -<!DOCTYPE html> -<html lang="en-GB"> - <head> - <meta charset="UTF-8"> - <meta name="author" content="Shipwreckt"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Bitcoin</title> - <link rel="stylesheet" href="../styles.css"> - <link rel="icon" href="../Images/favi.png" type="image/x-icon"> - </head> - <body> - <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> - </header> - <main> - <h1>Bitcoin</h1> - <p>You do not need to donate to me!</p> - <p>bc1qfdeuda5hl0t6yxfmlx9rkh06fwhw2x7glpx0tn5555kc0dthz53qexwath?message=Shipwreckt</p> - <img src="../Images/misc/BitcoinQrCode.png" alt="bc1qfdeuda5hl0t6yxfmlx9rkh06fwhw2x7glpx0tn5555kc0dthz53qexwath?message=Shipwreckt" width="500" hight="auto"> - <img sr></img> - </main> - </body> -</html> - |