···3333---
34343535<BaseLayout title={title}>
3636+ <p>
3737+ 👋 This is my personal site. Why did I make a personal site? For these
3838+ reasons:
3939+ </p>
4040+ <ul>
4141+ <li>
4242+ Give myself an excuse to buy the <a href="//spenser.black"
4343+ ><code>spenser.black</code></a
4444+ > domain.
4545+ </li>
4646+ <li>
4747+ Teach myself <ExternalLink link="https://astro.build/">Astro</ExternalLink
4848+ >.
4949+ </li>
5050+ </ul>
5151+3652 <h2>Introduction</h2>
3753 <p>
3838- 👋 This is my personal site. I'm a developer, both for work and as a hobby,
3939- and I enjoy using the following languages:
5454+ I'm a developer, both for work and as a hobby, and I enjoy using the
5555+ following languages:
4056 </p>
4157 <LinkList items={languages} />
4258 <p>
···4965 > or <ExternalLink link="https://vuejs.org/">Vue</ExternalLink>. This site
5066 has been written with <strong
5167 ><ExternalLink link="https://astro.build/">Astro</ExternalLink></strong
5252- >, both as a means of teaching myself Astro and also because it seemed like
5353- a good tool to build this site.
6868+ >, since it seemed like a good tool to build a static site.
5469 </p>
55705671 <p>