From c246f482691ce59000c3c529c492f8cc06b32e5c Mon Sep 17 00:00:00 2001 From: daniel-Jones <daniel@danieljon.es> Date: Sat, 9 Jun 2018 23:12:31 +0930 Subject: added pointless but humorous image to the main template --- template.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template.txt b/template.txt index cbb8724..b8711b1 100644 --- a/template.txt +++ b/template.txt @@ -37,6 +37,7 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding- <div class="content"> {CONTENT} </div> -<br> <br> <div id="gentag">page generated {TIME} using <a href="https://git.danieljon.es/website/">sitegenerator</a></div> +<br><br> <div class="middle"> <img src="http://danieljon.es/linuxfreak.png"> <br> <a href="https://gitlab.com/ubunchu-translators/ubunchu">source</a> </div> +<br> <div id="gentag">page generated {TIME} using <a href="https://git.danieljon.es/website/">sitegenerator</a></div> </body> </html> -- cgit v1.2.3