Compare commits

..

No commits in common. "711f78eb06d5c4724c68533988b9d1ae592c85b2" and "5133adace43e53da3587ed45f74e99337e755385" have entirely different histories.

2 changed files with 14 additions and 12 deletions

View file

@ -1,3 +0,0 @@
{
"printWidth": 96
}

View file

@ -1,4 +1,4 @@
<!doctype html> <!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#"> <html lang="en" prefix="og: http://ogp.me/ns#">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
@ -15,7 +15,10 @@
<header> <header>
<div> <div>
<h1>charlotte ✨</h1> <h1>charlotte ✨</h1>
<p>multi-specialist interdisciplinary technician. polyglot. silly rabbit 🐇</p> <p>
multi-specialist interdisciplinary technician. polyglot. silly
rabbit 🐇
</p>
</div> </div>
<aside> <aside>
<img alt="my profile picture" src="/assets/pfp.jpg" /> <img alt="my profile picture" src="/assets/pfp.jpg" />
@ -23,7 +26,10 @@
</header> </header>
<section id="intro"> <section id="intro">
<p>hi, i'm charlotte! i do multimedia projects with computers. that includes:</p> <p>
hi, i'm charlotte! i do multimedia projects with computers. that
includes:
</p>
<ul> <ul>
<li>software</li> <li>software</li>
@ -64,16 +70,15 @@
<h2>find me on the web:</h2> <h2>find me on the web:</h2>
<ul class="inline-list"> <ul class="inline-list">
<li>
<a rel="me" href="https://pet.bun.how">bluesky</a>
</li>
<li><a rel="me" href="https://twitter.com/char_bun">twitter</a></li> <li><a rel="me" href="https://twitter.com/char_bun">twitter</a></li>
<li> <li>
<a rel="me" href="https://trans.enby.town/charlotte">fediverse</a> <a rel="me" href="https://soundcloud.com/char-lt">soundcloud</a>
(trans.enby.town)
</li> </li>
<li> <li>
<a rel="me" href="https://soundcloud.com/char-lt">soundcloud</a> <a rel="me" href="https://trans.enby.town/charlotte">fediverse</a>
</li>
<li>
<a rel="me" href="https://pet.bun.how">bluesky</a>
</li> </li>
</ul> </ul>
</section> </section>