commit bfb2d2bce136a25723ad697cce052066f2820893 parent 56e594a3f1122ce91ecf433dfb06351472b06be2 Author: ugrnm <ultrageranium@bleu255.com> Date: Mon, 6 Jun 2022 17:25:43 +0200 about page Diffstat:
| R | Permacomputing_wiki.mdwn -> about.mdwn | | | 0 | |
| M | templates/page.tmpl | | | 2 | +- |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/Permacomputing_wiki.mdwn b/about.mdwn diff --git a/templates/page.tmpl b/templates/page.tmpl @@ -192,7 +192,7 @@ Links: </TMPL_IF> <div class="pagedate"> -<a href="/license/">CC0</a> | Last edited <TMPL_VAR MTIME> +<a href="/about/">About</a> | <a href="/license/">LICENSE</a> | Last edit <TMPL_VAR MTIME> <!-- Created <TMPL_VAR CTIME> --> </div>