summaryrefslogtreecommitdiff
path: root/_includes/header.html
diff options
context:
space:
mode:
authoruvok cheetah2020-05-27 21:25:12 +0200
committeruvok cheetah2020-05-27 21:25:12 +0200
commit1730a13638f0b2a9f8f5ddda001c1310dcdf2ba2 (patch)
tree37d5d0d8b56c2c2a11bd766f8347ec0e17a21307 /_includes/header.html
parentb051c0fc84118ae0c57e33612a0c00a92f5a51aa (diff)
Add git revision
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/header.html b/_includes/header.html
index a39c338..7a339d5 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -1,5 +1,5 @@
<header class="site-header" role="banner">
-
+ <!-- built from {% git_rev %} -->
<div class="wrapper">
<a class="site-title" rel="author" href="{{ "/" | relative_url }}">{{ site.title | escape }}</a>