diff options
author | Lea Verou <lea@verou.me> | 2015-02-19 06:25:21 -0500 |
---|---|---|
committer | Lea Verou <lea@verou.me> | 2015-02-19 06:25:21 -0500 |
commit | b7cd9e2d261d8c54360a58c56fb10f2669b51c3b (patch) | |
tree | 4da75853e4e1b71dc9fbabf2a6462dc81d6ba388 | |
parent | 4a69bb4f9ad5179873195b0d0cc8969b07212ffc (diff) | |
download | awesomplete-b7cd9e2d261d8c54360a58c56fb10f2669b51c3b.zip awesomplete-b7cd9e2d261d8c54360a58c56fb10f2669b51c3b.tar.gz awesomplete-b7cd9e2d261d8c54360a58c56fb10f2669b51c3b.tar.bz2 |
Added blog post link
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ♥ by <a href="http://lea.verou.me">Lea Verou</a> • <a href="http://shop.oreilly.com/product/0636920031123.do">Buy my book!</a> </footer> +<footer>Made with ♥ by <a href="http://lea.verou.me">Lea Verou</a> • <a href="http://lea.verou.me/2015/02/awesomplete-2kb-autocomplete-with-zero-dependencies">Read the blog post</a> • <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> |