summaryrefslogtreecommitdiffstats
path: root/layouts/partials/git.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/git.html')
-rw-r--r--layouts/partials/git.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/partials/git.html b/layouts/partials/git.html
deleted file mode 100644
index 58f9ff2..0000000
--- a/layouts/partials/git.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{{ with .GitInfo }}
-&bull;&nbsp;<a href="{{ site.Params.docs.github | default site.Params.schema.github }}/commit/{{ .Hash }}">{{ .Subject }} ({{ .AbbreviatedHash }})</a>
-{{ end -}} \ No newline at end of file