Add ttf, woff and woff2 in default MIME types, fix serve_dir() to pass the pathname...
authorNick Downing <nick.downing@lifx.co>
Wed, 12 Feb 2020 07:29:31 +0000 (18:29 +1100)
committerNick Downing <nick.downing@lifx.co>
Wed, 12 Feb 2020 07:29:31 +0000 (18:29 +1100)
commit91a315038ba5d352aaf6f534b1eff77f43870c6d
tree532cae7ee1be706feb0a74c19c42a70f0ce01f21
parent9953aa99e1173c07c1d1d82deff53a43f984873e
Add ttf, woff and woff2 in default MIME types, fix serve_dir() to pass the pathname being served into the template, fix error message bit rot in serve_dir()
Site.js