add fedi timeline and slight lore updates
This commit is contained in:
parent
4f6541c202
commit
81e0db7273
3 changed files with 39 additions and 3 deletions
19
home.css
19
home.css
|
|
@ -88,6 +88,25 @@
|
|||
}
|
||||
}
|
||||
|
||||
/* sharkey iframe embed */
|
||||
|
||||
#links > section > iframe {
|
||||
display: flex;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: .3crem;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
border: var(--ayu-accent) solid .15rem !important;
|
||||
border-radius: .6rem;
|
||||
transition: .2s box-shadow;
|
||||
}
|
||||
|
||||
#links > section > iframe:hover {
|
||||
box-shadow: var(--ayu-accent) 0px 0px 0px .3rem;
|
||||
transition: .2s box-shadow;
|
||||
}
|
||||
|
||||
/* animations for this stylesheet */
|
||||
|
||||
@keyframes opacity-blink {
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
<meta lang="en-US">
|
||||
<meta property="og:url" content="https://synth.download/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<script defer src="https://booping.synth.download/embed.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
@ -220,6 +221,7 @@
|
|||
<a href="https://github.com/sneexy-boi" style="background-color: color-mix(in srgb, var(--ayu-s-regexp) 25%, transparent); color: var(--ayu-s-regexp);" alt="GitHub" title="GitHub"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-github"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" /></svg></a>
|
||||
<a href="https://archive.org/details/@sneexy" style="background-color: color-mix(in srgb, var(--ayu-e-fg) 25%, transparent); color: var(--ayu-e-fg);" alt="Internet Archive" title="Internet Archive"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-building-bank"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 21l18 0" /><path d="M3 10l18 0" /><path d="M5 6l7 -3l7 3" /><path d="M4 10l0 11" /><path d="M20 10l0 11" /><path d="M8 14l0 3" /><path d="M12 14l0 3" /><path d="M16 14l0 3" /></svg></a>
|
||||
</div>
|
||||
<iframe src="https://booping.synth.download/embed/user-timeline/9zy33jqk7ljg0001?maxHeight=800&rounded=false&border=false" data-misskey-embed-id="v1_77f8b1d2-0eb8-4188-aeb9-0b1e361d2262" loading="lazy" referrerpolicy="strict-origin-when-cross-origin" style="border: none; width: 100%; max-width: 500px; height: 300px; color-scheme: light dark;"></iframe>
|
||||
</section>
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -96,9 +96,24 @@
|
|||
<section>
|
||||
<h1>ruben</h1>
|
||||
<h4>gooey synth. known fatass. <small>fact sheet/ref sheet thingy.</small></h4>
|
||||
<p>general "documentation" of my synth characters and extra details and such dumped into this page, so kinda like some glorified fact sheet i suppose.</p>
|
||||
<p><small>sorry i don't know how to like. put an interactable model here or something nor do i feel like flooding this with renders of my synth so here's the <a href="/pub/shared/synth.zip">blockbench model</a> i make and edit which sorta resembles my idea of him.</small></p>
|
||||
<p><small>also, do note that even though i refer to my synthsona (fursona...?) by third person ("he", "him", "his"), my synth is indeed me and should be treated as such.</small></p>
|
||||
<ul>
|
||||
<li>
|
||||
height of 6'1" / 1.85m, <i>usually</i> a weight of 550lb / 250kg
|
||||
</li>
|
||||
<li>
|
||||
not very active, usually lazing around or comforting others
|
||||
</li>
|
||||
<li>
|
||||
very affectionate, easily blushes and warms up for being called "chubby" or "fatty"
|
||||
</li>
|
||||
<li>
|
||||
likes being a bed for others, can expand/grow if needed
|
||||
</li>
|
||||
<li>
|
||||
...also very needy and cuddly
|
||||
</li>
|
||||
</ul>
|
||||
<p style="text-align: end;">download the <a href="/pub/shared/synth.zip">blockbench model</a> here!</p>
|
||||
</section>
|
||||
</details>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue