@@ -62,5 +62,6 @@ Third party libraries and resources:
*[github/gemoji](https://github.com/github/gemoji)(MIT) is used for emoji support (specifically the [emoji.json](https://raw.githubusercontent.com/github/gemoji/master/db/emoji.json) file)
*[Lightbox with vanilla JS](https://yossiabramov.com/blog/vanilla-js-lightbox) as a lightbox on the landing page
*[HTTP middleware for gzip compression](https://gist.github.com/CJEnright/bc2d8b8dc0c1389a9feeddb110f822d7)(MIT) is used for serving static files
*[Regex for auto-linking](https://github.com/bryanwoods/autolink-js)(MIT) is used to highlight links (the library is not used)