From 789ad2c121b5204ba11ffd716e900f6bb9a8ff21 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 22 Jul 2011 12:59:21 +0200 Subject: [PATCH] use HTML5 doctype instead of XHTML --- _templates/i3.mako | 11 +++++------ index.html.mako | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/_templates/i3.mako b/_templates/i3.mako index 042f3c8..1450d0b 100644 --- a/_templates/i3.mako +++ b/_templates/i3.mako @@ -1,15 +1,14 @@ <%! -%> +%> i3 - improved tiling wm - - - - + + + +
diff --git a/index.html.mako b/index.html.mako index 07caba7..043152a 100644 --- a/index.html.mako +++ b/index.html.mako @@ -5,7 +5,7 @@
- + i3 screenshot

Do What I Mean. Good Docs. Clean Code. Sounds good?

-- 2.39.5