feat: server public at /.nhnd * moving from / to make caching possible * only /font was caching, others couldn't be since any rules would either have to specify EVERY file or catch user files (/.../style.css,/htmx.js,/jquery.js, etc OR *.js,*.css, etc. -> /.nhnd/*) * favicon is of course still served at /favicon.ico