diff options
author | curly <curlybryce@protonmail.com> | 2023-10-03 10:45:04 -0600 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-10-03 10:45:04 -0600 |
commit | 1a23d1867d33f33c6bb4ca1dc1d42a349cd6a206 (patch) | |
tree | 3a58e38092769d7935649240a2708ed45f4a1344 /src/people/cards/glass | |
parent | 2cfb99255f277a9f28cde8212799a56a2c457af1 (diff) | |
download | infernal.garden-1a23d1867d33f33c6bb4ca1dc1d42a349cd6a206.tar.gz infernal.garden-1a23d1867d33f33c6bb4ca1dc1d42a349cd6a206.tar.bz2 infernal.garden-1a23d1867d33f33c6bb4ca1dc1d42a349cd6a206.zip |
update name to curly + gitea is now cgit
Diffstat (limited to 'src/people/cards/glass')
-rw-r--r-- | src/people/cards/glass/glass.html | 36 | ||||
-rw-r--r-- | src/people/cards/glass/glass.png | bin | 39401 -> 0 bytes |
2 files changed, 0 insertions, 36 deletions
diff --git a/src/people/cards/glass/glass.html b/src/people/cards/glass/glass.html deleted file mode 100644 index 0736ecb..0000000 --- a/src/people/cards/glass/glass.html +++ /dev/null @@ -1,36 +0,0 @@ -<style> - .fa-xmpp { - color: #55d7d7; - } - .fa-pleroma { - color: #fba457; - } - .fa-gitea { - color: #609926; - } - .fa-github { - color: var(--text-primary); - } -</style> -<section id="glass"> - <span class="card"> - <img class="card-image" src="/people/cards/glass/glass.png"> - <div> - <span class="card-head"> - glass:!refglass:!/ref - <a href="xmpp:glass@infernal.garden" aria-label="xmpp"><i class="fa fa-xmpp" aria-hidden="true"></i></a> - <a href="https://ak.infernal.garden/glass" aria-label="akkoma"><i class="fa fa-pleroma" aria-hidden="true"></i></a> - <a href="https://git.infernal.garden/glass" aria-label="gitea"><i class="fa fa-gitea" aria-hidden="true"></i></a> - <a href="https://github.com/curlybryce/" aria-label="github"><i class="fa fa-github" aria-hidden="true"></i></a> - </span> - <hr> - <div class="card-body"> - <p> - Hello! I'm glass! (or curly, etc.)<br> - I thought Infernal Garden was a pretty cool name so I figured I'd try and make a thing out of it.<br> - Also! I made this website! - and the thing to compile it with: <a href="https://git.infernal.garden/soup/s3g">s3g</a> - </p> - </div> - </div> - </span> -</section> diff --git a/src/people/cards/glass/glass.png b/src/people/cards/glass/glass.png Binary files differdeleted file mode 100644 index a926ecc..0000000 --- a/src/people/cards/glass/glass.png +++ /dev/null |