summaryrefslogtreecommitdiff
path: root/html/monero.html
diff options
context:
space:
mode:
authormion <>2026-02-11 22:59:23 +0000
committermion <>2026-02-11 22:59:23 +0000
commit9ac5ed19e543f15aff7ce2f426b1444867fd1b21 (patch)
treef6e798dfa86336ca48d79e6a8a23ce1e51b72faa /html/monero.html
test
Diffstat (limited to 'html/monero.html')
-rw-r--r--html/monero.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/html/monero.html b/html/monero.html
new file mode 100644
index 0000000..86c3bbe
--- /dev/null
+++ b/html/monero.html
@@ -0,0 +1,22 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <title>monero</title>
+ <meta charset="UTF-8">
+ <link id="mainstyle" rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href="etc.css">
+ <script src="style.js" defer></script>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+</head>
+<body>
+ <main id="content">
+ <h2 style="margin-top: 0; margin-bottom: 8px;">&gt;&lt;&gt; monero</h2>
+ <a href="index.html">home</a> /
+ <a href="pages.html">pages</a> /
+ <a href="blog.html">blog</a> /
+ <a href="journal.html">journal</a> /
+ <a href="about_site.html">about site</a>
+ <hr>
+<p>Monero is an anonymous, no bullshit cryptocurrency.</p>
+<hr>Last Modified: November 23, 2025
+</main></body></html>