all repos — breadsite @ 0f6e999ca40f4e3c3c6216e6c8fe553e0fc35491

Unnamed repository; edit this file 'description' to name the repository.

index.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
<!DOCTYPE html>
<html lang="en-US">
<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width" />
    <title>6B74-4's site</title>
    <link href="/style.css" rel="stylesheet" />
</head>
<body>
    <h1 id="top">6B74-4's Site</h1>
    <section id="about">
        <h2><a href="#about" aria-hidden="true">#</a> About</h2>
        <p>
            Hi, you may know this unit as "Katarina", "Kate" or by it's serial number 6B74-4, which can be encoded to the dollcode <span aria-label="this one's dollcode" aria-hidden="true">▖▌▌▌▘▌▖▌▖▌▖▘</span>.
            It can be usually found somewhere within Baden-Württemberg, probably in either the <a href="https://shackspace.de">Shackspace</a> or <a href="https://entropia.de">Entropia</a>.
            As you may have noticed by now, this one prefers 3rd person pronouns and "it/its". The pronouns "they/them" or "she/her" also work tho.
        </p>
    </section>
    <section id="contact">
        <h2><a href="#contact" aria-hidden="true">#</a> Contact</h2>
        <table>
            <tr>
                <th>Signal</th>
                <td>
                    <a href="https://signal.me/#eu/qJD8EifB7__jGUwr8BTCOVp1ZkL6cqp7UAAYkE8toOCgCkiZyBRLiYsD6RqEzjX9">
                        bleb.99
                    </a>
                </td>
            </tr>
            <tr>
                <th>Fedi</th>
                <td>
                    <a href="https://is.beeping.pet/@kate">
                        @kate@is.beeping.pet
                    </a>
                </td>
            </tr>
            <tr>
                <th>E-Mail</th>
                <td>
                    mail[at]beeping.pet
                </td>
            </tr>
        </table>
    </section>
    <section id="services">
        <h2><a href="#services" aria-hidden="true">#</a> Services</h2>
        <section id="fedi">
            <h3><a href="#fedi" aria-hidden="true">#</a> Fedi</h3>
            <p>
                This one runs an <a href="https://iceshrimp.net">Iceshrimp.NET</a> instance on <a href="https://is.beeping.pet">is.beeping.pet</a>. It is invite only and not meant as a public instance, but one may ask this one for an invite code if it knows you.
            </p>
        </section>
    </section>
    <section id="buttons">
        <a href="https://beeping.pet"><img src="https://beeping.pet/assets/88x31/6B74-4.png" alt="6B74-4"></a>
        <a href="https://tulpenkiste.codeberg.page"><img src="https://tulpenkiste.codeberg.page/assets/img/butts/mine.png" alt="Tulpenkiste's Code Cave"></a>
        <a href="https://garnix.dev/"><img src="https://garnix.dev/assets/88x31/ixhby.png" alt="ixhby"></a>
    </section>
</body>
</html>