Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weibel <michael.weibel@gmail.com>2013-12-17 10:47:18 +0400
committerMichael Weibel <michael.weibel@gmail.com>2013-12-17 10:47:18 +0400
commit9e828c9eadf2f1515496272488768ab8e1205bf5 (patch)
tree6f3b3b50a3e559000b4b203d0e0eab0a1d405cf8
parent9ac76f1117acf26ddff9264bcbfa7bc6161f8ea6 (diff)
Add some meta keywords
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index a1bf7c6..334887f 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="description" content="Candy is a simple but powerful multi-user chat client for XMPP (Jabber) that's built for your community." />
+ <meta name="keywords" content="xmpp,muc,chat,rooms,groupchat,javascript,openfire,ejabberd"/>
<title>Candy &mdash; a JavaScript-based multi-user chat client</title>
<link rel="shortcut icon" href="public/favicon.png" />
<link rel="stylesheet" type="text/css" href="public/stylesheet.css" />