diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-12-07 14:18:58 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-12-07 14:18:58 +0000 |
commit | 7e3c040c032ac6afff3eb0b79bff7bc8e9e5b066 (patch) | |
tree | e455769954233abfd4b0f2582a584ab42f40f603 /templates/template.html.j2 | |
parent | 36c787a3950cc7044fccb78d84f82f0ad567e905 (diff) | |
download | eda.gay-7e3c040c032ac6afff3eb0b79bff7bc8e9e5b066.tar.gz eda.gay-7e3c040c032ac6afff3eb0b79bff7bc8e9e5b066.zip |
Added images, added to footer, etc.
Diffstat (limited to 'templates/template.html.j2')
-rwxr-xr-x | templates/template.html.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/template.html.j2 b/templates/template.html.j2 index a5cf159..b0bf62c 100755 --- a/templates/template.html.j2 +++ b/templates/template.html.j2 @@ -60,6 +60,8 @@ <img src="/img/anti_nft_b.png" alt="anti-nft site "> </a> <img src="/img/www.gif"> + <img src="/img/bob.gif"> + <img src="/img/sun.gif"> </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> |