Email fix
This commit is contained in:
+2
-2
@@ -10,7 +10,6 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
<div id="app">
|
||||
<div class="text">
|
||||
<h1>hi! i'm august. or kline. </h1>
|
||||
@@ -21,7 +20,7 @@
|
||||
and my
|
||||
<a href="https://kline.cohost.org" target="_blank" rel="noreferer">cohost</a>
|
||||
and my
|
||||
<a href="mailto:august@klinegareth.com" target="_blank" rel="noreferer">email</a>
|
||||
<a href="mailto:me@augustkline.com" target="_blank" rel="noreferer">email</a>
|
||||
(and my
|
||||
<a href="/augustklineResume.pdf" target="_blank" rel="noreferer">resume</a>
|
||||
too!)
|
||||
@@ -30,6 +29,7 @@
|
||||
<div id="background">
|
||||
</div>
|
||||
</div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user