]> git.sur5r.net Git - i3/i3/blobdiff - website/index.html
website: Change doctype to HTML5
[i3/i3] / website / index.html
index 9528ac3232660b49e3ed211ddf2e27f48cb44948..67094921791f4c9f6498add147f6a9304d2a9048 100644 (file)
@@ -1,12 +1,11 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<!DOCTYPE html>
+<html>
 <head>
 <title>i3 - an improved dynamic tiling window manager</title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="description" content="i3 is a dynamic tiling window manager with clean, readable and documented code, featuring extended Xinerama support, usage of libxcb instead of xlib and several improvements over wmii" />
-<meta name="keywords" content="i3, window, manager, tiling, keyboard, wmii, x11, xcb, xinerama, utf8" />
-<meta name="author" content="i3 developers" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="i3 is a dynamic tiling window manager with clean, readable and documented code, featuring extended Xinerama support, usage of libxcb instead of xlib and several improvements over wmii">
+<meta name="keywords" content="i3, window, manager, tiling, keyboard, wmii, x11, xcb, xinerama, utf8">
+<meta name="author" content="i3 developers">
 <style type="text/css">
 body {
        text-align: justify;