summaryrefslogtreecommitdiff
path: root/public/git-go-pre-commit.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/git-go-pre-commit.html')
-rw-r--r--public/git-go-pre-commit.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/git-go-pre-commit.html b/public/git-go-pre-commit.html
index 61003c5..460c594 100644
--- a/public/git-go-pre-commit.html
+++ b/public/git-go-pre-commit.html
@@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>A git pre-commit hook for automatically formatting Go code — Luke Shumaker</title>
+ <title>A git pre-commit hook for automatically formatting Go code — Luke T. Shumaker</title>
<link rel="stylesheet" href="assets/style.css">
<link rel="alternate" type="application/atom+xml" href="./index.atom" name="web log entries"/>
</head>
<body>
-<header><a href="/">Luke Shumaker</a> » <a href=/blog>blog</a> » git-go-pre-commit</header>
+<header><a href="/">Luke T. Shumaker</a> » <a href=/blog>blog</a> » git-go-pre-commit</header>
<article>
<h1 id="a-git-pre-commit-hook-for-automatically-formatting-go-code">A
git pre-commit hook for automatically formatting Go code</h1>
@@ -58,7 +58,7 @@ remember why I did that, I will update this page.</p>
</article>
<footer>
-<p>The content of this page is Copyright © 2013 <a href="mailto:lukeshu@sbcglobal.net">Luke Shumaker</a>.</p>
+<p>The content of this page is Copyright © 2013 <a href="mailto:lukeshu@lukeshu.com">Luke T. Shumaker</a>.</p>
<p>This page is licensed under the <a href="http://www.wtfpl.net/txt/copying/">WTFPL-2</a> license.</p>
</footer>
</body>