Prettier! More images, parallax, and subtle borders
This commit is contained in:
+5
-2
@@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/png" href="/augustcircle.png" />
|
||||
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>ʕ·ᴥ·ʔ- august kline</title>
|
||||
</head>
|
||||
@@ -11,7 +12,7 @@
|
||||
<body>
|
||||
<div id="app">
|
||||
<div class="text">
|
||||
<h1>ʕ·ᴥ·ʔ- hi! i'm august. or kline. </h1>
|
||||
<h1>hi! i'm august. or kline. </h1>
|
||||
<p>i like to build systems. lately i've been working on
|
||||
<a href="https://git.augustkline.com/august/george" target="_blank" rel="noreferer">george</a>.
|
||||
here's my
|
||||
@@ -22,9 +23,11 @@
|
||||
<a href="mailto:august@klinegareth.com" target="_blank" rel="noreferer">email</a>
|
||||
(and my
|
||||
<a href="/augustklineResume.pdf" target="_blank" rel="noreferer">resume</a>
|
||||
if ur into that sorta thing)
|
||||
too!)
|
||||
</p>
|
||||
</div>
|
||||
<div id="background">
|
||||
</div>
|
||||
</div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user