commit 41697f2ba8cb4a13a304b4ac5e8a76e50f692cb8
parent 424323fa54f95dd87bc977048a7e280df9a5cf97
Author: corndog <cauchyn@firemail.cc>
Date: Sat, 12 Nov 2016 23:08:28 -0800
Link to (anonymized) resume.
Diffstat:
3 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/in/index.html b/in/index.html
@@ -1,8 +1,9 @@
-description: You're here!
+title: grgr.me
----
-<p>
+<p>
Oh dear, you <em>actually</em> visited the homepage. As is evident, not much to look at
-right now. This was supposed to just be a way to throw short links on my CV. Namely,
+right now. This was supposed to just be a way to throw short links on my <a
+href="resume.pdf">CV</a>. Namely,
</p>
<ul class="post-list">
diff --git a/out/index.html b/out/index.html
@@ -3,14 +3,15 @@
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1">
- <title>grgr.me</title>
+ <title>grgr.me | grgr.me</title>
<link rel="stylesheet" type="text/css" href="./static/style.css">
</head>
<body>
- <p>
+ <p>
Oh dear, you <em>actually</em> visited the homepage. As is evident, not much to look at
-right now. This was supposed to just be a way to throw short links on my CV. Namely,
+right now. This was supposed to just be a way to throw short links on my <a
+href="resume.pdf">CV</a>. Namely,
</p>
<ul class="post-list">
@@ -35,6 +36,7 @@ Thank you for your attention — have a good, good day.
<hr>
+
<p>
<a href="mailto:contact@grgr.me">contact@grgr.me</a><br>
<a href="./PGP">PGP</a> – 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8
diff --git a/out/resume.pdf b/out/resume.pdf
Binary files differ.