1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-15 17:06:39 +00:00

clean up headings

This commit is contained in:
Anson 2023-11-01 16:22:46 -06:00
parent 12fd90926e
commit fb850dbbe8

View File

@ -27,6 +27,7 @@
<script src="p5/sketch.js" defer></script>
</head>
<!--sse-->
<body>
<h1>Hi, I'm Anson.</h1>
<p>
@ -41,8 +42,7 @@
<a href="https://gitlab.com/MisterBiggs">Gitlab profile</a> and
<a href="https://projects.ansonbiggs.com">projects website</a>.
</p>
<!--sse-->
<h2>Connect With Me</h2>
<h2>Connect</h2>
<p>
I'm available on various platforms:
<a href="https://t.me/MisterBiggs" rel="me">Telegram</a>,
@ -50,9 +50,9 @@
<a rel="me" href="https://qoto.org/@anson">Mastodon</a>.
Alternatively, you can <a href="mailto:anson@ansonbiggs.com" rel="me">email me directly</a>.
</p>
<!--/sse-->
<p>
For a comprehensive look at my professional journey, view my <a href="/resume">resume</a>.
</p>
</body>
<!--/sse-->
</html>