mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 05:44:24 +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 #
|
||||
#############
|
||||
*.tmproj
|
||||
*.scssc
|
||||
*.sassc
|
||||
*.css
|
||||
*.sass-cache
|
||||
*.sass
|
||||
@@ -123,5 +123,11 @@ $(document).ready(function(){
|
||||
|
||||
</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>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user