Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CSS-Tricks/The-Printliminator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMottie <wowmotty@gmail.com>2015-09-01 20:20:21 +0300
committerMottie <wowmotty@gmail.com>2015-09-01 20:20:21 +0300
commit25cf7a8142dab5e612268a824a72be2236927943 (patch)
treeb9a718dfac8010827a4aef3ad6c774614710d8b7 /src/index.html
parentc399bf2ae30dccf46a5ae782e7fc74e71cf15bf2 (diff)
Remove jQuery dependency; add drag & keyboardv3.1.0
I know, this is a bad all-in-one commit. I did try to test the heck out of it!
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html
index abcc8e3..913e53e 100644
--- a/src/index.html
+++ b/src/index.html
@@ -41,9 +41,12 @@
<h2>Credits</h2>
- <p>By <a href="http://chriscoyier.net">Chris Coyier</a> and <a href="http://devongovett.wordpress.com/">Devon Govett</a>.
+ <p>
+ By <a href="http://chriscoyier.net">Chris Coyier</a> and <a href="http://devongovett.wordpress.com/">Devon Govett</a>.
+ Some contributions by <a href="http://wowmotty.blogspot.com/">Rob Garrison</a>.
Icons by <a href="http://wefunction.com/2008/07/function-free-icon-set/">Function</a>.
- Print stylesheet based on <a href="http://code.google.com/p/hartija/">Hartija</a>.</p>
+ Print stylesheet based on <a href="http://code.google.com/p/hartija/">Hartija</a>.
+ </p>
</div>