aboutsummaryrefslogtreecommitdiff
path: root/Anser/index.html
diff options
context:
space:
mode:
authorAnser <rostgans@tutamail.com>2026-08-18 21:37:14 +0200
committerAnser <rostgans@tutamail.com>2026-08-18 21:37:14 +0200
commit567b00291d2195b203312800a9d746479c4eef39 (patch)
tree276bc01b1d50a4b02d6eab539c2556b6eb1dd5ba /Anser/index.html
parentbdf2cd30b066bad8778e6cc9960b2097564083f6 (diff)
added README.md, some minor changes - till next update!
Diffstat (limited to 'Anser/index.html')
-rw-r--r--Anser/index.html36
1 files changed, 36 insertions, 0 deletions
diff --git a/Anser/index.html b/Anser/index.html
new file mode 100644
index 0000000..7e52a26
--- /dev/null
+++ b/Anser/index.html
@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>Anser</title>
+ <link rel="stylesheet" href="style.css">
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ </head>
+
+ <body>
+ <div class="header">
+ <h1>
+ <span class="color_orange">/</span>
+ <a href="/">personal_web</a>
+ <span class="color_orange">/</span>
+ Anser
+ </h1>
+
+ </div>
+
+ <h2 id="Contact"><a href="#contact">~</a> contact_me</h2>
+
+ <section class="block">
+
+ <h3>XMPP</h3>
+ <p>> </p>
+ </section>
+
+ <section class="block">
+ <h3>IRC</h3>
+ <p>> Server: <a href="https://libera.chat">libera.chat</a></p>
+ <p>> handle: void, legion</p>
+ </section>
+
+ </body>
+</html>