diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-04-27 21:18:34 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-04-27 21:18:34 +0100 |
commit | dd3f431d2f20409ccb490241e70687a5f5c7c79c (patch) | |
tree | 5c3f66ca9a0021b03d5ceddeaa1b5e77503471e7 /templates/template.html.j2 | |
parent | f0a4fd5c9b632633443f8a5bf4475cbf33fed8d5 (diff) | |
download | boymoder.blog-dd3f431d2f20409ccb490241e70687a5f5c7c79c.tar.gz boymoder.blog-dd3f431d2f20409ccb490241e70687a5f5c7c79c.zip |
Diffstat (limited to 'templates/template.html.j2')
-rwxr-xr-x | templates/template.html.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/template.html.j2 b/templates/template.html.j2 index 1c9e99e..86618bc 100755 --- a/templates/template.html.j2 +++ b/templates/template.html.j2 @@ -67,6 +67,7 @@ <img src="/img/www.gif"> <img src="/img/bob.gif"> <img src="/img/sun.gif"> + <img src="/img/cloudfree.png"> </div> <iframe src="https://john.citrons.xyz/embed?ref=eda.gay" style="padding-top:20px;margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe> </footer> |