diff options
-rw-r--r-- | template.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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> |