diff options
-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> |