diff options
| author | timb <timb@mb.home> | 2010-04-01 00:40:42 -0700 |
|---|---|---|
| committer | timb <timb@mb.home> | 2010-04-01 00:40:42 -0700 |
| commit | 70d8c1992f97286a63babcf7ebd996ab74ec7eac (patch) | |
| tree | 0be94521405b982e8b97f4234a02d4d3c28fc8ce /template/head.st | |
| parent | 8d0e1e9aa4505ccaf0c77583fc2654806d17e8df (diff) | |
| parent | aa3165c303d8feb2a34329539c67bd71863c9eb4 (diff) | |
fixing conflicts >:|
Diffstat (limited to 'template/head.st')
| -rwxr-xr-x | template/head.st | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st index af2eda6..20192f8 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!"> <script type="text/javascript" src="/static/jquery-1.4.2.min.js"></script> -<!-- <script type="text/javascript" src="/static/jquery.min.js"></script> --> <script type="text/javascript" src="/static/js/sha1.js"></script> <script type="text/javascript" src="/static/js/pichat.js"></script> <script type="text/javascript" src="/static/js/jquery.lavalamp.js"></script> |
