diff options
Diffstat (limited to 'template/head.st')
| -rwxr-xr-x | template/head.st | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/template/head.st b/template/head.st index 2431e49..84a0ec4 100755 --- a/template/head.st +++ b/template/head.st @@ -1,6 +1,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <META NAME="keywords" CONTENT="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board"> -<META NAME="description" CONTENT="Talk with pictures!"> + <meta content="dump.fm - Talk with pictures!" name="description" /> + <meta name="keywords" CONTENT="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board"> +<meta name="description" CONTENT="Talk with pictures!"> <script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script> <!-- <script type="text/javascript" src="/static/jquery.min.js"></script> --> <!--<script type="text/javascript" src="/static/js/underscore-min.js"></script> --> |
