permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 99153fb1918892fa4386b48937d19af0854bb9e5
parent c04de8c01421eb5df1cc789d448b9ad8fa51af80
Author: Aymeric Mansoux <aymeric@bleu255.com>
Date:   Wed,  1 Jun 2022 16:25:39 +0200

Merge branch 'master' of /var/www/git.bleu255.com/repos/permacomputing

Diffstat:
Mtemplates/page.tmpl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/page.tmpl b/templates/page.tmpl @@ -192,7 +192,7 @@ Links: </TMPL_IF> <div class="pagedate"> -Hello :) | Last edited <TMPL_VAR MTIME> +<a href="/license/">CC0</a> | Last edited <TMPL_VAR MTIME> <!-- Created <TMPL_VAR CTIME> --> </div>