The about panel says the games are free and where the hosting tip jar is

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Jm2auWk6RP71CjaAb4FMoG
This commit is contained in:
Eric Wagoner
2026-09-23 20:25:02 -04:00
co-authored by Claude Fable 5.1
parent 33ac0ec808
commit 2d78ab6b3f
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -63,6 +63,12 @@ README.
- **Send word** is the contact paragraph: mail, Bluesky and Mastodon, and - **Send word** is the contact paragraph: mail, Bluesky and Mastodon, and
where the keeper roosts. It lives in the about panel; the colophons, the where the keeper roosts. It lives in the about panel; the colophons, the
rules page and the guide each carry a one-line mail link. rules page and the guide each carry a one-line mail link.
- **The hosting line** follows the family list in the about panel: the
games are free and will stay free, the servers cost a few dollars a
month, and ko-fi.com/kestrelsnest is where anyone may chip in. It says
nothing is unlocked by it and nothing withheld without it, and it
never names a game's rights holder: a tip is for the hosting, not the
game.
- **Preferences** are what a browser remembers about its player: a panel - **Preferences** are what a browser remembers about its player: a panel
opened from *preferences* in the hall and the masthead, kept in opened from *preferences* in the hall and the masthead, kept in
+4
View File
@@ -289,6 +289,10 @@
{/each} {/each}
</ul> </ul>
{/if} {/if}
<p class="hosting">
The games of Kestrel's Hall are free and will stay free. They run on small servers that cost a few dollars a month; anyone who wants to chip in toward the hosting can at
<a href="https://ko-fi.com/kestrelsnest" target="_blank" rel="noreferrer">ko-fi.com/kestrelsnest</a>. Nothing is unlocked by it and nothing is withheld without it.
</p>
<p class="made">__NAME__ is its designer's. This page was made by Eric and a very enthusiastic AI, 2026.</p> <p class="made">__NAME__ is its designer's. This page was made by Eric and a very enthusiastic AI, 2026.</p>
</div> </div>
</details> </details>