Skip to content

Commit

Permalink
Add meta author and keywords.
Browse files Browse the repository at this point in the history
  • Loading branch information
novel committed May 5, 2011
1 parent 2c62e72 commit b17ff1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layout/skeleton/_base.html
Expand Up @@ -5,6 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="keywords" content="Roman Bogorodskiy,novel,FreeBSD,Python,cloud,Saratov"/>
<meta name="author" content="Roman Bogorodskiy"/>
<title>{% block title %}{{site.name}}{% endblock %}</title>
{% block css %}
<link rel="stylesheet" href="{{site.url}}/media/css/base.css"
Expand Down

0 comments on commit b17ff1c

Please sign in to comment.