validate xhtml 1.0 strict
authorLucian Mogosanu <lucian.mogosanu@gmail.com>
Mon, 22 Jul 2013 15:31:22 +0000 (18:31 +0300)
committerLucian Mogosanu <lucian.mogosanu@gmail.com>
Mon, 22 Jul 2013 15:31:27 +0000 (18:31 +0300)
http://validator.w3.org/check?uri=http%3A%2F%2Fthetarpit.org

templates/default.html

index d57ea6d..48308c0 100644 (file)
@@ -6,8 +6,8 @@
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>The Tar Pit - $title$</title>
        <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.xml" />
-       <link href='http://fonts.googleapis.com/css?family=Alegreya|Cardo&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
-       <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
+       <link href='http://fonts.googleapis.com/css?family=Alegreya|Cardo&subset=latin,latin-ext' rel='stylesheet' type='text/css' />
+       <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css' />
        <link rel="stylesheet" type="text/css" href="/css/default.css" />
        <link rel="stylesheet" type="text/css" href="/css/syntax.css" />
 </head>