tweetcast/nodejs/client/index.html
changeset 335 5f83c21dee69
parent 334 b7f05d66b620
child 336 d60efd677b50
--- a/tweetcast/nodejs/client/index.html	Tue Oct 25 09:36:21 2011 +0200
+++ b/tweetcast/nodejs/client/index.html	Tue Oct 25 14:48:22 2011 +0200
@@ -4,6 +4,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <title>Polemic Tweet “TweetCast”</title>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
+  <script type="text/javascript" src="/conf.js"></script>
   <script type="text/javascript" src="/socket.io/socket.io.js"></script>
   <script type="text/javascript" src="js/Raphael-min.js"></script>
   <script type="text/javascript" src="js/jquery.mousewheel.min.js"></script>