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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/git-go-pre-commit.html b/public/git-go-pre-commit.html
index ba30bdb..5c536f1 100644
--- a/public/git-go-pre-commit.html
+++ b/public/git-go-pre-commit.html
@@ -3,7 +3,8 @@
<head>
<meta charset="utf-8">
<title>A git pre-commit hook for automatically formatting Go code — Luke Shumaker</title>
- <link rel="stylesheet" type="text/css" href="assets/style.css">
+ <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>