diff options
author | Daniel Jones <admin@danieljon.es> | 2019-10-16 13:52:45 +1030 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2019-10-16 13:52:45 +1030 |
commit | 36d5fc2e549e2555cb42672130327ba51654531d (patch) | |
tree | b03e6738e923a5e833c8c92171afb5685bb979b3 | |
parent | 306fa12693dc88a54920605f8b2d9a0bf86c9a8d (diff) | |
download | website-36d5fc2e549e2555cb42672130327ba51654531d.tar.gz website-36d5fc2e549e2555cb42672130327ba51654531d.zip |
use ssl
-rw-r--r-- | template.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.txt b/template.txt index 2a9900e..77781fd 100644 --- a/template.txt +++ b/template.txt @@ -37,7 +37,7 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding- <!-- <br><br> <div class="middle"> <img src="https://danieljon.es/linuxfreak.png"> <br> <a id="gentag" href="https://gitlab.com/ubunchu-translators/ubunchu">source</a> </div> --> <br><br> <div class="middle"> <a href="https://www.fsf.org/"><img src="https://danieljon.es/media/fsf_member.png" alt="FSF member"></a></div> <br> <div id="gentag">page generated {TIME} using <a href="https://git.danieljon.es/website/">sitegenerator</a></div> -<a href="https://gnupluslinux.com"><img src="http://danieljon.es/media/penguin2.png" style="position: fixed; right: 0px; bottom: -0px; width: 20%; height: auto;"></a> +<a href="https://gnupluslinux.com"><img src="https://danieljon.es/media/penguin2.png" style="position: fixed; right: 0px; bottom: -0px; width: 20%; height: auto;"></a> <a href="https://danieljon.es/cirno"><img src="https://danieljon.es/media/do_you_want_to_talk.png" style="position: fixed; right: 20%; bottom: -0px; width: 10%; height: auto;"></a> </body> </html> |