summaryrefslogtreecommitdiff
path: root/html/the_end_of_encryption.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/the_end_of_encryption.html')
-rw-r--r--html/the_end_of_encryption.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/html/the_end_of_encryption.html b/html/the_end_of_encryption.html
new file mode 100644
index 0000000..8bbdde6
--- /dev/null
+++ b/html/the_end_of_encryption.html
@@ -0,0 +1,21 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <title>the end of encryption</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; the end of encryption</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>
+<hr>Last Modified: November 23, 2025
+</main></body></html>