summaryrefslogtreecommitdiff
path: root/build/test.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/test.html
downloadskaldpress-541f983def407f1f2a3ebed859e37d9f00c83111.tar.gz
skaldpress-541f983def407f1f2a3ebed859e37d9f00c83111.zip
Initial commit
Diffstat (limited to 'build/test.html')
-rw-r--r--build/test.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/build/test.html b/build/test.html
new file mode 100644
index 0000000..fdc3647
--- /dev/null
+++ b/build/test.html
@@ -0,0 +1,22 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Quirio</title>
+ </head>
+ <body>
+ <article aria-label="Article">
+ <div class="article-meta">
+ <span>Published at
+ <time datetime="METADATA_publish_date">
+ METADATA_publish_date
+ </time>
+ </span>
+ </div>
+
+ <p>TEST</p>
+
+ </article>
+ </body>
+</html>
+
+