diff options
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> | 
