diff --git a/templates/get.ejs b/templates/get.ejs index 6328c8d..774286d 100644 --- a/templates/get.ejs +++ b/templates/get.ejs @@ -1,24 +1,21 @@ - - - - - - - - <%= parsed.title %> - - - - - -
-

+ + + + + + <%= parsed.title %> - </h1> - <%- parsed.content %> - </main> -</body> - + + + + +
+

+ <%= parsed.title %> +

+ <%- parsed.content %> +
+ \ No newline at end of file diff --git a/templates/index.ejs b/templates/index.ejs index e6edf70..cc5381c 100644 --- a/templates/index.ejs +++ b/templates/index.ejs @@ -1,9 +1,6 @@ -<% const - desc="txtdot is a HTTP proxy that parses text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts" - %> - - - +<% const desc="txtdot is a HTTP proxy that parses text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts" %> + + @@ -13,7 +10,6 @@ -
@@ -34,11 +30,14 @@
@@ -52,5 +51,4 @@
- - \ No newline at end of file + \ No newline at end of file