Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

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

Remove youandme.at QR code from PDS index, add AT frontend auto-deploy hook

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

-35
-35
at/index.html
··· 37 37 a:hover { text-decoration: underline; } 38 38 39 39 header { 40 - position: relative; 41 40 text-align: center; 42 41 padding: 1em 0; 43 42 border-bottom: 2px solid rgb(205, 92, 155); 44 43 margin-bottom: 1em; 45 - } 46 - 47 - .qr-link { 48 - position: absolute; 49 - top: 0.8em; 50 - right: 0; 51 - display: flex; 52 - flex-direction: column; 53 - align-items: center; 54 - text-decoration: none; 55 - opacity: 0.6; 56 - transition: opacity 0.3s; 57 - } 58 - 59 - .qr-link:hover { opacity: 1; text-decoration: none; } 60 - 61 - .qr-link svg { 62 - width: 64px; 63 - height: 64px; 64 - border-radius: 4px; 65 - } 66 - 67 - .qr-label { 68 - font-size: 0.55em; 69 - margin-top: 0.3em; 70 - color: rgb(205, 92, 155); 71 - } 72 - 73 - @media (max-width: 600px) { 74 - .qr-link { position: static; margin: 0.5em auto; } 75 44 } 76 45 77 46 #pals-beacon { ··· 405 374 <body> 406 375 <div class="container"> 407 376 <header> 408 - <a class="qr-link" href="https://youandme.at/" target="_blank" aria-label="youandme.at"> 409 - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 27" shape-rendering="crispEdges" width="64" height="64"><path fill="#fff" d="M0 0h27v27H0z"/><path stroke="#cd5c9b" d="M1 1.5h7m1 0h1m4 0h4m1 0h7M1 2.5h1m5 0h1m1 0h1m2 0h4m3 0h1m5 0h1M1 3.5h1m1 0h3m1 0h1m1 0h2m2 0h1m1 0h1m3 0h1m1 0h3m1 0h1M1 4.5h1m1 0h3m1 0h1m1 0h3m1 0h3m1 0h1m1 0h1m1 0h3m1 0h1M1 5.5h1m1 0h3m1 0h1m2 0h2m1 0h2m1 0h1m2 0h1m1 0h3m1 0h1M1 6.5h1m5 0h1m1 0h3m2 0h1m2 0h1m1 0h1m5 0h1M1 7.5h7m1 0h1m1 0h1m1 0h1m1 0h1m1 0h1m1 0h7M11 8.5h2m3 0h1M1 9.5h2m2 0h3m3 0h1m1 0h1m1 0h1m4 0h1m1 0h4M1 10.5h1m1 0h1m1 0h1m2 0h1m6 0h3m3 0h2m1 0h1M1 11.5h2m1 0h1m2 0h1m2 0h2m2 0h3m2 0h2m1 0h2M8 12.5h3m2 0h1m1 0h2m2 0h1m1 0h1m1 0h2M5 13.5h1m1 0h1m1 0h1m2 0h1m1 0h3m1 0h2m2 0h4M1 14.5h4m3 0h1m2 0h1m1 0h1m1 0h4m2 0h1m2 0h1M5 15.5h6m1 0h6m2 0h4M3 16.5h3m3 0h2m1 0h1m1 0h1m1 0h1m3 0h2m1 0h2M1 17.5h2m1 0h4m3 0h1m1 0h2m2 0h7M9 18.5h1m4 0h2m1 0h1m3 0h1M1 19.5h7m2 0h2m5 0h1m1 0h1m1 0h1M1 20.5h1m5 0h1m1 0h1m1 0h1m1 0h1m1 0h1m1 0h1m3 0h4M1 21.5h1m1 0h3m1 0h1m1 0h4m1 0h2m1 0h9M1 22.5h1m1 0h3m1 0h1m2 0h1m2 0h1m3 0h4m2 0h3M1 23.5h1m1 0h3m1 0h1m2 0h1m1 0h4m2 0h2m2 0h1m1 0h1M1 24.5h1m5 0h1m1 0h1m1 0h2m1 0h1m1 0h1m1 0h1m1 0h5M1 25.5h7m1 0h1m3 0h2m1 0h1m1 0h2m3 0h3"/></svg> 410 - <span class="qr-label">youandme.at</span> 411 - </a> 412 377 <a id="pals-beacon" href="https://at.aesthetic.computer" aria-label="at.aesthetic.computer"> 413 378 <div class="pals-logo-container"> 414 379 <img src="https://aesthetic.computer/purple-pals.svg" alt="" class="pals-logo">