Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

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

at: add support links for costs and funding

+18
+18
at/index.html
··· 108 108 .mission p { margin: 0 0 0.6em 0; } 109 109 .mission p:last-child { margin: 0; } 110 110 111 + .support-links { 112 + margin: 0.8em auto 0; 113 + max-width: 640px; 114 + padding: 0.8em 1em; 115 + border: 1px solid rgba(205, 92, 155, 0.35); 116 + background: rgba(205, 92, 155, 0.06); 117 + border-radius: 6px; 118 + font-size: 0.8em; 119 + line-height: 1.6; 120 + text-align: left; 121 + } 122 + 123 + .support-links p { margin: 0; } 124 + 111 125 .lexicons { 112 126 display: flex; 113 127 gap: 0.4em; ··· 372 386 <div class="mission"> 373 387 <p>This is the federated data layer for <a href="https://aesthetic.computer">Aesthetic Computer</a> &mdash; a mobile-first runtime and social network for creative computing.</p> 374 388 <p>Every painting, mood, tape, piece of code, and paper created on AC is stored here as an open ATProto record, addressable by anyone on the network. Your data lives on infrastructure we operate, not on a platform you don't control.</p> 389 + </div> 390 + 391 + <div class="support-links"> 392 + <p>Learn about operating costs at <a href="https://bills.aesthetic.computer" target="_blank">bills.aesthetic.computer</a>. Help fund infrastructure at <a href="https://give.aesthetic.computer" target="_blank">give.aesthetic.computer</a> to keep the network free and open source.</p> 375 393 </div> 376 394 377 395 <div class="lexicons">