From e30713b84bc9e66f7a8e8d2f51e953472cac28e4 Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Mon, 22 Jun 2020 06:23:04 +0200 Subject: Committing all the libgit2 progress before throwing it away I don't think libgit2 is the way forward to make any of this work. There's so much work involved in parsing the git k-v store, and the library itself is essentially of zero help for most of the heavy lifting. --- templates/core.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'templates/core.html') diff --git a/templates/core.html b/templates/core.html index 808dc4c..aaa95ce 100644 --- a/templates/core.html +++ b/templates/core.html @@ -11,8 +11,10 @@
{% block content %}{% endblock %} -
-
Generated by octopus v0.0.0
+
+Generated by octopus {{ base.version }}
+In compliance with the AGPL you can find the sources for this software here!
+
-- cgit v1.2.3