Skip to content

Commit 8426a31

Browse files
committed
Add git sha to index for easy verification of builds.
1 parent d8cb525 commit 8426a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: default
33
title: "Beware of programmers carrying screwdrivers"
44
---
5+
<!-- Build: {{ site.github.build_revision }} -->
56
{% for post in paginator.posts %}
67
<h1 class="postTitle"><a href="{{ post.url }}">{{ post.title }}</a></h1>
78
<div class="post">

0 commit comments

Comments
 (0)