From 9744378a9b9071872182edb4f151f915ecfa8643 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Fri, 13 Sep 2024 20:22:52 -0400 Subject: added tags, working out themeing --- layouts/partials/git.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 layouts/partials/git.html (limited to 'layouts/partials/git.html') diff --git a/layouts/partials/git.html b/layouts/partials/git.html new file mode 100644 index 0000000..58f9ff2 --- /dev/null +++ b/layouts/partials/git.html @@ -0,0 +1,3 @@ +{{ with .GitInfo }} +• {{ .Subject }} ({{ .AbbreviatedHash }}) +{{ end -}} \ No newline at end of file -- cgit v1.2.3