The About page tells you where to send the ravens
A "Send word" section with the keeper's addresses: email, Bluesky, Mastodon, and the home roost at kestrelsnest.social — for feedback, bug reports, and faint praise alike. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
efec82e88d
commit
abe635674f
@@ -128,6 +128,15 @@
|
|||||||
edition currently in print, and deal seven cards to somebody at a
|
edition currently in print, and deal seven cards to somebody at a
|
||||||
real table.
|
real table.
|
||||||
</p>
|
</p>
|
||||||
|
<h3>Send word</h3>
|
||||||
|
<p>
|
||||||
|
Feedback, bug reports, and faint praise all welcome — ravens fly to
|
||||||
|
<a href="mailto:eric@ericwagoner.com">eric@ericwagoner.com</a>,
|
||||||
|
<a href="https://bsky.app/profile/kestrelsnest.social" target="_blank" rel="noreferrer">@kestrelsnest.social</a> on Bluesky,
|
||||||
|
or <a href="https://toots.kestrelsnest.social/@eric" target="_blank" rel="noreferrer">@eric@toots.kestrelsnest.social</a> on Mastodon.
|
||||||
|
The keeper of this table roosts at
|
||||||
|
<a href="https://kestrelsnest.social" target="_blank" rel="noreferrer">kestrelsnest.social</a>.
|
||||||
|
</p>
|
||||||
<p class="colophon">
|
<p class="colophon">
|
||||||
Wiz-War © Tom Jolly. Sixth edition published by Chessex, 1993.
|
Wiz-War © Tom Jolly. Sixth edition published by Chessex, 1993.
|
||||||
Built by Eric and a very enthusiastic AI, 2026.
|
Built by Eric and a very enthusiastic AI, 2026.
|
||||||
@@ -256,6 +265,8 @@
|
|||||||
.booklet-body h3:first-child { margin-top: 0; }
|
.booklet-body h3:first-child { margin-top: 0; }
|
||||||
.booklet-body p { margin: 0.35rem 0; }
|
.booklet-body p { margin: 0.35rem 0; }
|
||||||
.colophon { font-style: italic; color: #6b5a41; font-size: 0.85rem; }
|
.colophon { font-style: italic; color: #6b5a41; font-size: 0.85rem; }
|
||||||
|
.booklet-body a { color: #8a4a1f; text-decoration-style: dotted; }
|
||||||
|
.booklet-body a:hover { color: #43331f; }
|
||||||
.tally-list { display: grid; grid-template-columns: auto 1fr; gap: 0.35rem 0.8rem; margin: 0.6rem 0 1rem; }
|
.tally-list { display: grid; grid-template-columns: auto 1fr; gap: 0.35rem 0.8rem; margin: 0.6rem 0 1rem; }
|
||||||
.tally-list dt {
|
.tally-list dt {
|
||||||
font-family: "Oswald", sans-serif; font-weight: 700; font-size: 1.05rem;
|
font-family: "Oswald", sans-serif; font-weight: 700; font-size: 1.05rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user