diff options
Diffstat (limited to 'public/a/index.html')
-rw-r--r-- | public/a/index.html | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/public/a/index.html b/public/a/index.html deleted file mode 100644 index b7d65ac..0000000 --- a/public/a/index.html +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> - <title>why not</title> - <link rel="stylesheet" href="style.css"> -</head> -<body> - -<h1> -<a href=http://blaise.zone>blaise</a>/<a href=../>blog</a>/why not -</h1> - -<hr> - -<h2>Header:</h2> -<p><em>Markdown content</em></p> -<p>a</p> - -<hr> - -<ul class="horizontal"> - <li>built 2020-04-11 15:56:23</li> - <li><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright</li> -</ul> - -</body> -</html>
\ No newline at end of file |