Skip to content

Commit

Permalink
Fixing Disqus
Browse files Browse the repository at this point in the history
  • Loading branch information
andersondias committed Apr 15, 2011
1 parent 7076cc2 commit b6786cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!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">
<head>
<title>Blog &lt; MyMind</title>
<title>{{ post.title }}</title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta content="Anderson Dias" name="author" />
<link rel="stylesheet" href="/stylesheets/style.css" type="text/css" media="screen, print">
Expand Down

0 comments on commit b6786cd

Please sign in to comment.