···4949 <li>streamlined css</li>
5050 <li>standardized favicon across the site</li>
5151 <li>updated element spacing across the site</li>
5252+ <li>added mise.toml for toolchain config</li>
5353+ <li>added favicon link to all pages</li>
5454+ <li>capitalized bio text in index.html</li>
5555+ <li>cleaned up .gitignore</li>
5656+ <li>adjusted .project-type font size to 0.7rem</li>
5757+ <li>added scrollbar-gutter and base font-size to html</li>
5258 </ul>
53595460 <h3>fixed</h3>
···1313 />
1414 <meta name="referrer" content="strict-origin-when-cross-origin" />
1515 <link rel="stylesheet" href="/global.css" />
1616- <link rel="icon" type="image/jpeg" href="/src/assets/favicon/coast.jpeg" />
1717- <link rel="icon" type="image/png" sizes="32x32" href="/src/assets/favicon/favicon-32x32.png" />
1818- <link rel="icon" type="image/png" sizes="16x16" href="/src/assets/favicon/favicon-16x16.png" />
1919- <link rel="apple-touch-icon" sizes="180x180" href="/src/assets/favicon/apple-touch-icon.png" />
1616+ <link
1717+ rel="icon"
1818+ type="image/jpeg"
1919+ href="/src/assets/favicon/coast.jpeg"
2020+ />
2121+ <link
2222+ rel="icon"
2323+ type="image/png"
2424+ sizes="32x32"
2525+ href="/src/assets/favicon/favicon-32x32.png"
2626+ />
2727+ <link
2828+ rel="icon"
2929+ type="image/png"
3030+ sizes="16x16"
3131+ href="/src/assets/favicon/favicon-16x16.png"
3232+ />
3333+ <link
3434+ rel="apple-touch-icon"
3535+ sizes="180x180"
3636+ href="/src/assets/favicon/apple-touch-icon.png"
3737+ />
2038 <link rel="manifest" href="/src/assets/favicon/site.webmanifest" />
2139 <title>daniel daum</title>
2240 </head>
···2745 <nav aria-label="main navigation">
2846 <a href="/index.html" aria-label="return home">home</a>
2947 <a href="/now" aria-label="now page">now</a>
3030- <s><a href="/writing" aria-label="writing, coming soon">writing</a></s>
3131- <s><a href="/garden" aria-label="garden, coming soon">garden</a></s>
4848+ <s
4949+ ><a href="/writing" aria-label="writing, coming soon"
5050+ >writing</a
5151+ ></s
5252+ >
5353+ <s
5454+ ><a href="/garden" aria-label="garden, coming soon"
5555+ >garden</a
5656+ ></s
5757+ >
3258 <a href="/projects" aria-label="projects">projects</a>
3359 </nav>
3460 </header>
35613662 <main>
3763 <p>
3838- welcome! i'm daniel, a software engineer living in oakland, ca
6464+ Welcome! I'm Daniel, a software engineer living in Oakland, CA
3965 </p>
4066 <p>
4141- i built this site to share my thoughts, practice my writing, and
4242- publish things i find interesting. most recently, i've worked on
4343- building backend services and data infrastructure
6767+ I built this site to share my thoughts, practice my writing, and
6868+ publish things I find interesting. Most recently, I've worked on
6969+ building backend services and data infrastructure.
4470 </p>
4571 <p>
4646- outside of work i enjoy reading, music, running, lifting,
4747- cooking, video games, writing, hiking, and building software
7272+ Outside of work I enjoy reading, music, running, lifting,
7373+ cooking, video games, writing, hiking, and building software.
4874 </p>
4975 <p>
5050- i am pursuing an undergradute degree in computer science and
5151- currently learning rust and game development
7676+ I am pursuing an undergradute degree in computer science and
7777+ currently learning game development
5278 </p>
5379 <p>
5454- don't hesitate to shoot me an email, especially if it's to chat
8080+ Don't hesitate to shoot me an email, especially if it's to chat
5581 about books or video games
5682 </p>
5783 </main>
···74100 >git</a
75101 >
761027777- <a href="/pgp.asc" aria-label="link to my pgp public key (516E97FF)">pgp</a>
103103+ <a
104104+ href="/pgp.asc"
105105+ aria-label="link to my pgp public key (516E97FF)"
106106+ >pgp</a
107107+ >
78108 <a href="/changelog.html">changelog</a>
79109 </nav>
80110 <p class="meta" aria-label="page last updated on may 11, 2026">