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 | |
parent | 36c787a3950cc7044fccb78d84f82f0ad567e905 (diff) | |
download | boymoder.blog-7e3c040c032ac6afff3eb0b79bff7bc8e9e5b066.tar.gz boymoder.blog-7e3c040c032ac6afff3eb0b79bff7bc8e9e5b066.zip |
Added images, added to footer, etc.
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/services.html.j2 | 3 | ||||
-rwxr-xr-x | templates/template.html.j2 | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/templates/services.html.j2 b/templates/services.html.j2 index 35d47ae..ebf8ebd 100755 --- a/templates/services.html.j2 +++ b/templates/services.html.j2 @@ -49,10 +49,11 @@ </table> {% endif %} <br> - <a href="https://nitter.eda.gay/estrogenizedboy/status/1520464127516422144#m">statistics of my two old torrent clients which were shut down recently ;_;</a> + <a>statistics of some old torrent clients which were shut down recently ;_;</a> <br> <img src="https://nitter.eda.gay/pic/media%2FFRnF3kcXwAAHE6v.png%3Fname%3Dorig"> <img src="https://nitter.eda.gay/pic/media%2FFRnF6I0WUAEq4FD.png%3Fname%3Dorig"> + <img src="/img/photo_2022-12-07_14-06-03.jpg"> </section> <section id=pihole> <h2>pihole</h2> 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> |