2024-09-05 02:53:19 -05:00
|
|
|
<!DOCTYPE html><html><head><meta charset="UTF-8">
|
2024-09-05 17:26:23 -05:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2024-09-05 02:53:19 -05:00
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
|
<title> logan's site </title>
|
2024-09-05 17:26:23 -05:00
|
|
|
<link rel="stylesheet" href="/style.css">
|
2024-09-05 13:14:53 -05:00
|
|
|
<link rel="icon" type="image/x-icon" href="/favicon.gif">
|
2024-09-05 02:36:11 -05:00
|
|
|
</head><body><main><h1>logan's site</h1>
|
2024-09-05 13:14:53 -05:00
|
|
|
<h2>about</h2>
|
|
|
|
<p>My name is Logan Gatlin, and upon this Intel NUC8i3 I shall build my kingdom. I
|
|
|
|
am from the United States, where I was born in 2003. In 2025 I will receive my
|
|
|
|
bachellors in Computer Science from the <a href="https://utsa.edu">University of Texas at San
|
|
|
|
Antonio</a>.</p>
|
|
|
|
<h2>site map</h2>
|
2024-09-05 02:36:11 -05:00
|
|
|
<ul>
|
2024-09-05 02:53:19 -05:00
|
|
|
<li><a href="https://git.lgatlin.dev/logan">my git server</a></li>
|
2024-09-05 13:14:53 -05:00
|
|
|
<li><a href="/software">software</a></li>
|
|
|
|
<li><a href="/books">bookshelf</a></li>
|
|
|
|
<li><a href="/music">music</a></li>
|
|
|
|
<li><a href="/games">games</a></li>
|
2024-09-05 02:36:11 -05:00
|
|
|
</ul>
|
|
|
|
</main></body></html>
|