the only good website on the internet quaso.engineering
0
fork

Configure Feed

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

remove no index

-12
-3
src/app.html
··· 5 5 <meta name="viewport" content="width=device-width,initial-scale=1.0" /> 6 6 <meta name="theme-color" content="#191919" /> 7 7 8 - <meta name="robots" content="noindex" /> 9 8 <meta property="og:site_name" content="justin.duch.me" /> 10 9 <meta property="og:local" content="en_GB" /> 11 10 ··· 13 12 14 13 <link href="/favicon.ico" rel="icon" type="image/icon" /> 15 14 16 - <!-- Web sign in links --> 17 15 <link href="https://github.com/beanpuppy" rel="me" /> 18 16 <link href="mailto:justin@duch.me" rel="me" /> 19 17 <link href="/publickey.justin@duch.me.txt" rel="pgpkey authn" /> ··· 22 20 23 21 <body> 24 22 <div id="svelte">%sveltekit.body%</div> 25 - <!-- SUB_STATUS_INJECT --> 26 23 </body> 27 24 </html>
-9
src/routes/(base)/about/+page.svelte
··· 16 16 <a href="/rss">/rss</a> 17 17 🞄 18 18 <a href="/atom">/atom</a> 19 - <!-- <br /> 20 - <a href="https://eldritch.cafe/@beanpup_py">@beanpup_py@eldritch.cafe</a> 21 - - 22 - <a href="https://bsky.app/profile/quaso.engineering">@quaso.engineering</a> 23 - <br /> 24 - <a href="https://git.sr.ht/~beanpup_py">sr.ht/~beanpup_py</a> 25 - <br /> 26 - <a href="https://www.backloggd.com/u/beanpuppy/">backloggd.com/u/beanpuppy</a> 27 - --> 28 19 </p> 29 20 30 21 <p>Opinions are those of your employer.</p>