diff options
Diffstat (limited to 'build/about.html')
-rw-r--r-- | build/about.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/build/about.html b/build/about.html deleted file mode 100644 index e28dae0..0000000 --- a/build/about.html +++ /dev/null @@ -1,23 +0,0 @@ -<!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> - - |