summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLea Verou <lea@verou.me>2015-02-19 06:25:21 -0500
committerLea Verou <lea@verou.me>2015-02-19 06:25:21 -0500
commitb7cd9e2d261d8c54360a58c56fb10f2669b51c3b (patch)
tree4da75853e4e1b71dc9fbabf2a6462dc81d6ba388
parent4a69bb4f9ad5179873195b0d0cc8969b07212ffc (diff)
downloadawesomplete-b7cd9e2d261d8c54360a58c56fb10f2669b51c3b.zip
awesomplete-b7cd9e2d261d8c54360a58c56fb10f2669b51c3b.tar.gz
awesomplete-b7cd9e2d261d8c54360a58c56fb10f2669b51c3b.tar.bz2
Added blog post link
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 464fd3b..962d32a 100644
--- a/index.html
+++ b/index.html
@@ -307,7 +307,7 @@ awesomplete.list = ["Ada", "Java", "JavaScript", "Brainfuck", "LOLCODE", "Node.j
<p><strong>Pull requests are very welcome</strong>, as long as you maintain the code style and ask before adding tons of LOCs to the codebase!</p>
</section>
-<footer>Made with &hearts; by <a href="http://lea.verou.me">Lea Verou</a> &bull; <a href="http://shop.oreilly.com/product/0636920031123.do">Buy my book!</a> </footer>
+<footer>Made with &hearts; by <a href="http://lea.verou.me">Lea Verou</a> &bull; <a href="http://lea.verou.me/2015/02/awesomplete-2kb-autocomplete-with-zero-dependencies">Read the blog post</a> &bull; <a href="http://shop.oreilly.com/product/0636920031123.do">Buy my book!</a> </footer>
<script src="awesomplete.js"></script>
<script src="http://prismjs.com/prism.js" defer></script>