mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 13:54:25 +00:00
text updates to the demo page, minor
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -36,6 +36,6 @@ Thumbs.db
|
|||||||
# App Files #
|
# App Files #
|
||||||
#############
|
#############
|
||||||
*.tmproj
|
*.tmproj
|
||||||
*.scssc
|
*.css
|
||||||
*.sassc
|
*.sass-cache
|
||||||
*.sass
|
*.sass
|
||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user