diff options
| author | Nicholas Johnson <> | 2026-09-20 00:00:00 +0000 |
|---|---|---|
| committer | Nicholas Johnson <> | 2026-09-20 00:00:00 +0000 |
| commit | 708309f9c25dd69d85833edf410a7a777fdf056ebdf6042f3539520313960452 (patch) | |
| tree | 25765a4e0be9205611417f3002c267710f02a3b62ff21685cd39b32568225143 /layouts/_partials/header.html | |
| parent | a221ae3c6f8da11b12eea4246f5792123c501f221f0e708456c0a5dd24c8d8a0 (diff) | |
| download | hugo-theme-journal-708309f9c25dd69d85833edf410a7a777fdf056ebdf6042f3539520313960452.tar.gz hugo-theme-journal-708309f9c25dd69d85833edf410a7a777fdf056ebdf6042f3539520313960452.zip | |
End generated capsule pages with a newline
The templates gained a final newline, but the gemtext pages they build
did not: the base template trimmed its own away, so every .gmi file
ended mid-line and was not a POSIX text file either. The web pages and
the feeds already ended with one.
Stop trimming the newline after the footer partial in the gemtext base
template. The footer partial keeps its own trim marker, so that the
newline is emitted once rather than twice.
Every generated file in the example site, gemtext and web alike, now
ends with exactly one newline, and the capsule pages are otherwise
byte-identical.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'layouts/_partials/header.html')
0 files changed, 0 insertions, 0 deletions
