diff options
author | daniel-Jones <daniel@danieljon.es> | 2018-06-21 09:24:44 +0930 |
---|---|---|
committer | daniel-Jones <daniel@danieljon.es> | 2018-06-21 09:24:44 +0930 |
commit | a092d5b721d76380b979cf13cdacec4717545f92 (patch) | |
tree | 60520edca6bd19212584e563f59f948d70d1cc1f /templates | |
parent | d365ef07be8d5e3066211983bea59371a55ee087 (diff) | |
download | website-a092d5b721d76380b979cf13cdacec4717545f92.tar.gz website-a092d5b721d76380b979cf13cdacec4717545f92.zip |
made linuxfreak images https
Diffstat (limited to 'templates')
-rw-r--r-- | templates/template_solarized.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template_solarized.txt b/templates/template_solarized.txt index 65b2d54..c29e51d 100644 --- a/templates/template_solarized.txt +++ b/templates/template_solarized.txt @@ -37,7 +37,7 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding- <div class="content"> {CONTENT} </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><br> <div class="middle"> <img src="https://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> |