5 Copyright (c) 2025 Arthur Taft. All Rights Reserved.
10 <title>home | arthurtaft.net</title>
11 <meta charset="UTF-8">
12 <meta name="viewport" content="width=device-width">
13 <meta content="Arthur Taft" property="og:title">
14 <meta content="My personal website!" property="og:Site Description">
15 <meta content="https://arthurtaft.net" property="og:url">
16 <meta name="theme-color" content="#a6e3a1">
17 <link rel="stylesheet" href="/static/styles.css">
18 <link rel="icon" href="/favicon.ico" />
24 <li class="nav-item"><a class="nav-link" href="/">home</a></li>
25 <li class="nav-item"><a class="nav-link" href="/blog">blog</a></li>
26 <li class="nav-item"><a class="nav-link" href="/resume">resume</a></li>
27 <li class="nav-item"><a class="nav-link" href="/contact">contact</a></li>
28 <li class="nav-item"><a class="nav-link" href="/about">about me</a></li>
32 <h1 class="logo">>_</h1>
33 <h1 class="page-title">arthurtaft.net</h1>
36 <h2 class="main-header">Home</h1>
37 <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>
38 <p class="main-text">Mailing list coming soon!</p>
41 <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>
42 <p class="copy-text">© arthur taft - 2025</p>