diff --git a/assets/ASimpleMachine.mp3 b/assets/ASimpleMachine.mp3 new file mode 100644 index 0000000..6bd971f Binary files /dev/null and b/assets/ASimpleMachine.mp3 differ diff --git a/assets/sneexy.webp b/assets/sneexy.webp new file mode 100644 index 0000000..3b8fb15 Binary files /dev/null and b/assets/sneexy.webp differ diff --git a/fedi-guide/index.html b/fedi-guide/index.html index ab05e41..556504c 100644 --- a/fedi-guide/index.html +++ b/fedi-guide/index.html @@ -94,7 +94,20 @@
if you have feedback, you can contact @sneexy@lea.pet on the fediverse and ask about anything!
anyways, we'll get started now...
- + + + + +to quickly explain what the fediverse is, it's a social network that isn't controlled in one central area, such as tumblr or twitter. it works like email, people can send mail to each other no matter what they use, like gmail, aol, yahoo and whatnot. it's exactly like that, there's many different softwares and websites that all connect to each other to make a universal network.
+
hey, i'm ruben!big gooey synth who is constantly tired.
diff --git a/style.css b/style.css index 7d36c41..f1db56f 100644 --- a/style.css +++ b/style.css @@ -395,6 +395,11 @@ details.styled[open] { } } +/* audio */ +audio { + border-radius: 3rem; +} + /* padding above first terminal */ body:has(div.toc) {