summaryrefslogtreecommitdiff
path: root/template/profile.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/profile.st')
-rwxr-xr-xtemplate/profile.st5
1 files changed, 3 insertions, 2 deletions
diff --git a/template/profile.st b/template/profile.st
index a50a4d5..dba7aca 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -2,8 +2,9 @@
<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!">
+ <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!">
$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>