summaryrefslogtreecommitdiff
path: root/build/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/about.html')
-rw-r--r--build/about.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/build/about.html b/build/about.html
new file mode 100644
index 0000000..e28dae0
--- /dev/null
+++ b/build/about.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Quirio</title>
+ </head>
+ <body>
+ <article aria-label="Article">
+ <div class="article-meta">
+ <span>Published at
+ <time datetime="01.09.2024">
+ 01.09.2024
+ </time>
+ </span>
+ </div>
+
+ <h1>About</h1>
+<p>this is some about <em>text</em>.</p>
+
+ </article>
+ </body>
+</html>
+
+