-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
64 lines (50 loc) · 1.85 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ZTJ.dev // ZTJ.dev</title>
<meta name="description" content="Your basic web presence and playground. Don't expect much.">
<meta name="author" content="Zachery Jensen">
<link rel="stylesheet" href="https://ztj.dev/css/style.css">
<link rel="stylesheet" href="https://ztj.dev/css/syntax.css">
<link rel="alternate" type="application/rss+xml" href="https://ztj.dev/index.xml" title="ZTJ.dev" /><meta name="generator" content="Hugo 0.105.0">
</head>
<body>
<div class="wrapper">
<header>
<div>
<h1 class="main-title">ZTJ</h1><h2 class="main-title">.dev</h2>
<span class="main-title">by Zachery Jensen</span>
<nav>
<ul>
<li><a href="https://ztj.dev/">Main</a></li>
<li>
<a href="/articles/">Articles</a>
</li>
<li>
<a href="/bio/">Bio</a>
</li>
<li>
<a target="_blank" href="https://github.com/ztj">GitHub</a>↠
</li>
<li>
<a target="_blank" href="https://twitter.com/ztjio">@ztjio</a>↠
</li>
<li>
<a rel="me" href="https://hachyderm.io/@ztj">Mastodon</a>↠
</li>
</ul>
</nav>
</div>
</header>
<main>
<h2>You've found me.</h2>
</main>
<footer>
<small>:| ZTJ.dev |: 07 <strong>November</strong> 2022<span class="extra"> O0 Ii IL Il I1 l1 !? <strong>311</strong> () {}</span> 00:00:00</small> <span id="copyright"><small><© 2022 <a href="https://ztj.dev/">ZTJ.dev</a>></small></span>
</footer>
</div>
</body>
</html>