- commit
- f7cd1721262d72fd9292afceb37619a8184827cc
- parent
- 6dc52e480fbe3be3811d7da3c44d3d791e03cc73
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-07-15 05:34
consistent self-closing tags
Diffstat
M | index.html | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
@@ -4,7 +4,7 @@ 4 4 <meta charset="utf-8" /> 5 5 <title>pad</title> 6 6 <meta http-equiv="Content-Security-Policy" content="default-src 'self'; connect-src https://via.ce9e.org">7 -1 <meta name="viewport" content="width=device-width" />-1 7 <meta name="viewport" content="width=device-width"> 8 8 <link rel="stylesheet" href="/static/style.css"> 9 9 </head> 10 10 <body>