Changeset 59e522f in Klonkt for src/server.js

Timestamp:
06/19/2026 08:18:26 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
13b2986
Parents:
3b6e04a
Message:

404: unknown slug now falls through to the proper 404 page (instead of "Post not found")

postsRoutes /:slug matched every unknown slug and sent plain text, so the nice
catch-all was never reached. Now next() when no site/post found -> the proper
responsive 404.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.