text updates to the demo page, minor

This commit is contained in:
Lokesh Dhakar
2011-11-26 13:11:28 -05:00
parent 6abadd8cf0
commit fb1bba5df2
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -36,6 +36,6 @@ Thumbs.db
# App Files # # App Files #
############# #############
*.tmproj *.tmproj
*.scssc *.css
*.sassc *.sass-cache
*.sass *.sass
+6
View File
@@ -123,5 +123,11 @@ $(document).ready(function(){
</script> </script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">
_uacct = "UA-2196019-1";
urchinTracker();
</script>
</body> </body>
</html> </html>