A calm place to write long-form, and publish it to the open social web. skypress.blog/
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'remove-bluesky-notice-text' into trunk

-7
-7
src/pages/index.astro
··· 75 75 <figcaption>All your publications</figcaption> 76 76 </figure> 77 77 </div> 78 - <p class="showcase__honest">One thing worth knowing: when you publish, SkyPress also posts to Bluesky with a link back, so people can find your piece. We&rsquo;ll always remind you before you hit publish&nbsp;:)</p> 79 78 </section> 80 79 81 80 <Footer /> ··· 432 431 margin-top: 0.6rem; 433 432 font-size: 0.9rem; 434 433 color: var(--ink-soft); 435 - } 436 - .showcase__honest { 437 - max-width: 64rem; 438 - margin: 2.5rem auto 0; 439 - color: var(--muted); 440 - font-size: 0.95rem; 441 434 } 442 435 443 436 /* ===== Handle input island (lives on the sky) ===== */