Merge pull request #4 from makyo/illo

Add illustration
This commit is contained in:
Madison Scott-Clary
2022-11-01 15:00:19 -07:00
committed by GitHub
3 changed files with 16 additions and 0 deletions

View File

@ -228,6 +228,11 @@ Throughout Stolon's short speech, Tycho sat up straighter, his grin growing wide
"And I'd think about you too, if things go that direction. I honestly didn't really think about that being on the table until after the conference started and we began actually interacting with each other, and now I have to admit that I'm really hoping it *does* work out. For us joining, I mean. I like it here." "And I'd think about you too, if things go that direction. I honestly didn't really think about that being on the table until after the conference started and we began actually interacting with each other, and now I have to admit that I'm really hoping it *does* work out. For us joining, I mean. I like it here."
<figure>
<img src="/stolon.png" alt="Tycho sitting on a sunny cloister window sill while Stolon climbs one of the columns">
<figcaption>Art by <a href="https://jaiyandt.com" target="_blank">JAIYANDT</a>.</figcaption>
</figure>
The two scientists seemed to have fallen back into their own world, leaving the others to stand by and watch. The two scientists seemed to have fallen back into their own world, leaving the others to stand by and watch.
"Two of a kind," ey heard Sarah murmur, and ey nodded, grinning along with her. "Two of a kind," ey heard Sarah murmur, and ey nodded, grinning along with her.

View File

@ -11,3 +11,14 @@ h1, h2 {
blockquote { blockquote {
overflow-wrap: break-word; overflow-wrap: break-word;
} }
figure {
margin: 1rem auto;
max-width: 90%;
}
figcaption {
text-align: center;
opacity: 0.9;
font-size: 50%;
}

BIN
static/stolon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 930 KiB