summaryrefslogtreecommitdiff
path: root/build/about.html
diff options
context:
space:
mode:
authorQrius <[email protected]>2024-09-26 00:11:05 +0200
committerQrius <[email protected]>2024-09-26 00:11:05 +0200
commit541f983def407f1f2a3ebed859e37d9f00c83111 (patch)
tree62516313334e83f67edf612579bf0e76f895022e /build/about.html
downloadskaldpress-541f983def407f1f2a3ebed859e37d9f00c83111.tar.gz
skaldpress-541f983def407f1f2a3ebed859e37d9f00c83111.zip
Initial commit
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>
+
+