Skip to content

Commit

Permalink
Update footer on color picker tool, and release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpederson committed Apr 8, 2019
1 parent da26482 commit f17afb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h4>Created by</h4>
</div>
<div class="column fine">
<h4>Disclaimer</h4>
<p class="small">All the colorbooks and color names in this library are the property of their respective owners. This is <strong>not an official project</strong> for any book vendor, and neither they, nor the library developer are liable for how it is used.</p>
<p class="small">All the colorbooks and color names in this library are the property of their respective owners. <strong>This is not an official project</strong> for any book vendor, and neither they, nor the library developer, are liable for how it is used. This repository is offered as-is, in order to help make these color books more accessible for a wider variety of users and projects.</p>
<h4>Statistics</h4>
<p class="small"><strong>25182</strong> total color swatches in <strong>16</strong> different color books.</p>
</div>
Expand All @@ -77,4 +77,3 @@ <h4>Statistics</h4>

gtag('config', 'UA-614793-2');
</script>

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colornerd",
"version": "2.4.4",
"version": "2.4.5",
"description": "Comprehensive library of color books from several color systems - implemented in Sass, LESS, Stylus, JSON, and CSV.",
"scripts": {
"test": "mocha"
Expand Down

0 comments on commit f17afb5

Please sign in to comment.