summaryrefslogtreecommitdiff
path: root/ascii.html
diff options
context:
space:
mode:
Diffstat (limited to 'ascii.html')
-rw-r--r--ascii.html15
1 files changed, 4 insertions, 11 deletions
diff --git a/ascii.html b/ascii.html
index d7c0cb9..bd8ff65 100644
--- a/ascii.html
+++ b/ascii.html
@@ -1,10 +1,7 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>ascii</title>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width" />
- <link rel="icon" type="image/jpg" href="assets/compass.jpg" />
+---
+layout: default
+title: ascii
+---
<style>
html {
line-height: 1.5;
@@ -41,8 +38,6 @@
background-color: #f6f8fa;
}
</style>
- </head>
- <body>
<h1 id="ascii-table">ascii table</h1>
<table style="width: 100%">
<colgroup>
@@ -628,8 +623,6 @@
</tr>
</tbody>
</table>
- </body>
-</html>
<!--