diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-08 15:45:06 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-08 15:45:06 -0400 |
| commit | 219b28bbb3ce87ffe55e5ba58ed39f073c040c3c (patch) | |
| tree | 2b023d0473157f100618b2996dcd4da20248c420 /template/head.st | |
| parent | 956291711de6afb17137160a67ac710be0ace1e1 (diff) | |
Add PROD
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> --> |
