5 Copyright (c) 2025 Arthur Taft. All Rights Reserved.
10 <title>home | arthurtaft.net</title>
11 <meta charset="UTF-8">
12 <link rel="stylesheet" href="/static/styles.css">
13 <link rel="icon" href="/favicon.ico" />
19 <li class="nav-item"><a class="nav-link" href="/">home</a></li>
20 <li class="nav-item"><a class="nav-link" href="/blog">blog</a></li>
21 <li class="nav-item"><a class="nav-link" href="/resume">resume</a></li>
22 <li class="nav-item"><a class="nav-link" href="/contact">contact</a></li>
23 <li class="nav-item"><a class="nav-link" href="/about">about me</a></li>
27 <h1 class="logo">>_</h1>
28 <h1 class="page-title">arthurtaft.net</h1>
31 <h2 class="main-header">Home</h1>
32 <p class="main-text">Hello and welcome! This website is the home for all of the cool stuff that I'll be doing in the future, and I hope to develop it into a wealth of knowledge that other people can utilize. I'm hoping to grow the features of my website, so check back often to make sure you don't miss anything new!</p>
33 <p class="main-text">Mailing list coming soon!</p>
36 <p class="footer-text">source: <a class="footer-link" href="https://github.com/arthur-taft/website" target="_blank">github.com/arthur-taft/website</a></p>
37 <p class="footer-text">© arthur taft - 2025</p>