diff options
| -rwxr-xr-x | static/images/3502e26d0181c684bc17b56188bde6e80569d191_full.jpg | bin | 0 -> 13920 bytes | |||
| -rwxr-xr-x | static/images/bob.gif | bin | 0 -> 142993 bytes | |||
| -rwxr-xr-x | static/images/photo_2022-12-07_14-06-03.jpg | bin | 0 -> 12097 bytes | |||
| -rwxr-xr-x | static/images/profile_images_1598652418580963328_ENk7xKDw.jpg | bin | 0 -> 42497 bytes | |||
| -rwxr-xr-x | static/images/sun.gif | bin | 0 -> 3097 bytes | |||
| -rwxr-xr-x | static/index.md | 5 | ||||
| -rwxr-xr-x | templates/services.html.j2 | 3 | ||||
| -rwxr-xr-x | templates/template.html.j2 | 2 | 
8 files changed, 8 insertions, 2 deletions
| diff --git a/static/images/3502e26d0181c684bc17b56188bde6e80569d191_full.jpg b/static/images/3502e26d0181c684bc17b56188bde6e80569d191_full.jpgBinary files differ new file mode 100755 index 0000000..1f75924 --- /dev/null +++ b/static/images/3502e26d0181c684bc17b56188bde6e80569d191_full.jpg diff --git a/static/images/bob.gif b/static/images/bob.gifBinary files differ new file mode 100755 index 0000000..90b6dd5 --- /dev/null +++ b/static/images/bob.gif diff --git a/static/images/photo_2022-12-07_14-06-03.jpg b/static/images/photo_2022-12-07_14-06-03.jpgBinary files differ new file mode 100755 index 0000000..224b748 --- /dev/null +++ b/static/images/photo_2022-12-07_14-06-03.jpg diff --git a/static/images/profile_images_1598652418580963328_ENk7xKDw.jpg b/static/images/profile_images_1598652418580963328_ENk7xKDw.jpgBinary files differ new file mode 100755 index 0000000..775d4e9 --- /dev/null +++ b/static/images/profile_images_1598652418580963328_ENk7xKDw.jpg diff --git a/static/images/sun.gif b/static/images/sun.gifBinary files differ new file mode 100755 index 0000000..674e32a --- /dev/null +++ b/static/images/sun.gif diff --git a/static/index.md b/static/index.md index cb8469d..d8e9c95 100755 --- a/static/index.md +++ b/static/index.md @@ -6,6 +6,8 @@ i'll post my thoughts on here sometimes, and use this site to link to other stuf  [click here for a random image of lio fotia](https://eda.gay/random?tags=lio_fotia) +[click here for a random KawoShin image](https://eda.gay/random?tags=nagisa_kaworu+ikari_shinji+yaoi) +  [click here for a linux ISO CD to be posted to you for free](https://eda.gay/isocd)  ## FOSS alternative services @@ -23,11 +25,12 @@ these sites are hosted on my [homelab system](https://eda.gay/thought?id=5#serve    ## nice websites -- [wiby.me](http://wiby.me/) - search engine for old style websites with limited javascript +- [wiby.me](http://wiby.me/) - search engine for old style websites with limited javascript (my site used to be on here but it got blacklisted for some reason?)  - [boymoder.network](https://boymoder.network/) - website for boymoder awareness  - [4chan.org/lgbt/](https://boards.4channel.org/lgbt/) - but dont blame me if u catch brainworms  - [https://www.math.uni-bielefeld.de/~sillke/Twister/fun/elevator-fun90.html](https://www.math.uni-bielefeld.de/~sillke/Twister/fun/elevator-fun90.html) any website with a URL like this is gonna be good  - [boymoder.moe](https://nyaomidev.github.io/boymoder.moe/)  - [blahaj.quest](https://blahaj.quest/) +- [john.citrons.xyz](https://john.citrons.xyz/) - for the nice 'ads' featured at the bottom of my page 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> | 
