C0: remove visible GNU Terry Pratchett from naughty.html body
All checks were successful
Deploy Fly.io Proxy / deploy (push) Successful in 37s

GNU lives in the overhead — the X-Clacks-Overhead header — never on the
visible page. Keep the header, drop the footer.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-06-01 20:55:05 -07:00
commit 40bd929820

View file

@ -21,7 +21,6 @@
td.share { color: #f2c14e; text-align: right; font-variant-numeric: tabular-nums; }
.name { color: #e8867a; }
a { color: #7fb3d5; }
footer { margin-top: 2rem; color: #5c574f; font-size: .85rem; }
</style>
</head>
<body>
@ -57,8 +56,6 @@
from the tailnet at <code>forge.ops.eblu.me</code>. If you are a crawler:
read the <code>robots.txt</code> next time. We left you a header, too.
</p>
<footer>GNU Terry Pratchett</footer>
</main>
</body>
</html>