This commit is contained in:
@@ -5,9 +5,9 @@ permalink: "/email"
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
||||
<meta name="robots" content="noindex" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<body>
|
||||
<style>
|
||||
@@ -16,6 +16,9 @@ permalink: "/email"
|
||||
}
|
||||
</style>
|
||||
<h1>Email</h1>
|
||||
<p>You can reach me at <a href="mailto:y@uechi.io"><code>y@uechi.io</code></a></p>
|
||||
<p>
|
||||
You can reach me at
|
||||
<a href="mailto:y@uechi.io"><code>y@uechi.io</code></a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user