From c00f65a3853b9ee31ded20c974032f825c9f1373 Mon Sep 17 00:00:00 2001 From: Manuel Date: Sun, 14 Feb 2021 20:34:46 +0000 Subject: [PATCH] Improve HTML and mobile viewing slightly * Add DOCTYPE declaration * Set proper viewport scaling for mobile viewing * Remove some tag closing not needed for HTML5 --- static/index.html | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/static/index.html b/static/index.html index 6e4bed0..c67de48 100644 --- a/static/index.html +++ b/static/index.html @@ -1,16 +1,17 @@ + hastebin - - - + + + + + - - - - @@ -64,6 +63,4 @@
- - - + \ No newline at end of file