diff options
author | Daniel Jones <admin@danieljon.es> | 2020-01-25 01:42:11 +1030 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2020-01-25 01:42:11 +1030 |
commit | 6b4bc9e12796b876599d81c8c4f956d1037b11be (patch) | |
tree | a56a96cdd1583b2c21d55afeab4843c1c1cadd37 | |
parent | 58b5c6c0820b61d0bc3d5732ab912ec4b0055057 (diff) | |
download | websitegenerator-6b4bc9e12796b876599d81c8c4f956d1037b11be.tar.gz websitegenerator-6b4bc9e12796b876599d81c8c4f956d1037b11be.zip |
changed template image
-rw-r--r-- | template.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.txt b/template.txt index 5e6e2a6..84ad32e 100644 --- a/template.txt +++ b/template.txt @@ -50,6 +50,6 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding- <br><br><div class="middle"> <a href="https://danieljon.es/posts/posts.rss"><img src="https://danieljon.es/media/rss.gif" alt="RSS feed"></a></div> <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/websitegenerator/">websitegenerator in C</a></div> -<a href="https://danieljon.es/cirno"><img src="https://danieljon.es/media/madoka.png" style="z-index: -1; position: fixed; right: 0%; bottom: -0px; width: 15%; height: auto;"></a> +<a href="https://danieljon.es/cirno"><img src="https://danieljon.es/media/finger.png" style="z-index: -1; position: fixed; right: 0%; bottom: -0px; width: 15%; height: auto;"></a> </body> </html> |