Close some HTML tags. Fix #1076

This commit is contained in:
Alexis Métaireau 2013-09-08 17:07:30 +02:00
commit 6813cd923f
67 changed files with 135 additions and 135 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta charset="utf-8" />
<title>A draft article</title>
<link rel="stylesheet" href="../theme/css/main.css">
<link rel="stylesheet" href="../theme/css/main.css" />
<link href="http://blog.notmyidea.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Alexis' log Atom Feed" />
<link href="http://blog.notmyidea.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Alexis' log RSS Feed" />