GitHub
Fix bug when NOMETA_FILE is missing leading slash by hzrd149 · Pull Request #1 · nostrband/nometa
Found an issue when running when NOMETA_ROOT was set to /app and NOMETA_FILE to index.html it would try to read /appindex.html instead of /app/inde...