From df87897d0d1b4fbb522706657d4642513399ec16 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 4 Nov 2012 02:13:50 +0100 Subject: [PATCH] Add "powered by" to every page --- index.mdwn | 3 --- templates/page.tmpl | 9 +++++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/index.mdwn b/index.mdwn index 7914cd2..d08446d 100644 --- a/index.mdwn +++ b/index.mdwn @@ -6,6 +6,3 @@ [[!inline pages="page(./posts/*) and !*/Discussion" show="10" actions=yes rootpage="posts"]] - - -This blog is powered by [ikiwiki](http://ikiwiki.info). diff --git a/templates/page.tmpl b/templates/page.tmpl index 2551ee7..ff9ae05 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -193,6 +193,15 @@ License: +
+ + This site is powered by + ikiwiki, + Bootstrap and + Glyphicons. + +
+