diff options
author | Daniel Jones <admin@danieljon.es> | 2019-04-30 23:02:01 +0930 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2019-04-30 23:02:01 +0930 |
commit | dbfa333bf39ae2a40ac0056426449582886c9ae2 (patch) | |
tree | 0c33fbad724603edc62cbe8756589e203d7c26b9 | |
parent | b1feb62a2d8b89d43acbabc625105be03bcfadc9 (diff) | |
download | website-dbfa333bf39ae2a40ac0056426449582886c9ae2.tar.gz website-dbfa333bf39ae2a40ac0056426449582886c9ae2.zip |
reduce size of stupid ice fairy
-rw-r--r-- | template.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.txt b/template.txt index 00d6fa0..47d06c6 100644 --- a/template.txt +++ b/template.txt @@ -35,6 +35,6 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding- </div> <!-- <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> <div id="gentag">page generated {TIME} using <a href="https://git.danieljon.es/website/">sitegenerator</a></div> -<a href="https://danieljon.es/cirno"><img src="https://danieljon.es/media/do_you_want_to_talk.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: 0px; bottom: -0px; width: 10%; height: auto;"></a> </body> </html> |