friendship with embed has ended, now innterhtml is my best friend
This commit is contained in:
parent
93c19b1d81
commit
bf4e947853
6 changed files with 38 additions and 237 deletions
33
about
Normal file
33
about
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
<div class="flexbox-v">
|
||||
<div id="contact_logobox" class="box">
|
||||
<img class="box" id="contact_logo" src="src/marty_narklos.png" alt="a drawing of me, by narklos">
|
||||
<br>
|
||||
<br>
|
||||
headshot drawn by
|
||||
<a class="link" href="https://linktr.ee/Narklos">narklos</a>
|
||||
</div>
|
||||
<div class="box links" id="contactbox">
|
||||
<div class="flexbox-v">
|
||||
<div class="box protocol">mail</div>
|
||||
<div class="box contact">
|
||||
<a href="mailto:marty@marty.tf"> marty@marty.tf </a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flexbox-v">
|
||||
<div class="box protocol">matrix</div>
|
||||
<div class="box contact">
|
||||
<a href="https://matrix.to/#/@marty:yap.marty.tf">
|
||||
@marty:yap.marty.tf
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flexbox-v">
|
||||
<div class="box protocol">fediverse</div>
|
||||
<div class="box contact">
|
||||
<a rel="me" href="https://fedi.marty.tf/@marty">
|
||||
@marty@fedi.marty.tf
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue