diff options
Diffstat (limited to 'template/profile.st')
| -rwxr-xr-x | template/profile.st | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/profile.st b/template/profile.st index e4dd467..918e659 100755 --- a/template/profile.st +++ b/template/profile.st @@ -1,6 +1,8 @@ <html> <head> <title>$nick$'s dump.fm</title> + <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!"> $head()$ <link rel="stylesheet" type="text/css" media="screen" href="/static/css/profile.css"> <script src="/static/js/jquery.editinplace.1.0.1.packed.js" type="text/javascript"></script> |
