What I changed
After numerous requests — 1 is a number, right — here are the small things I changed in the code generated by Claude Code. And changed manually, not by asking Claude Code to do anything.
Changes
- Everything was HTML-encoded, so it was not possible to use plain HTML in the .md files. That was removed.
- The name "Home" was defined in the Python code — I moved it to the configuration file.
- The footer text was moved in the same way.
Not a great deal, but the code was readable enough to do this.