aboutsummaryrefslogtreecommitdiff
path: root/src/people/cards/glass/glass.html
blob: abf11169b8f0aef2b1fe6772d121c0051fde25ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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="https://ak.infernal.garden/glass"><i class="fa fa-pleroma" aria-hidden="true"></i></a>
              </span>
              <hr>
              <div class="card-body">
                <p>
                  Hello!  I'm glass! (or curly, soup, 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>