aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-05-07 19:37:24 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2022-05-07 19:37:24 +0100
commit022fa3780ad63b49cb50c1482aa1d598e27feac5 (patch)
tree999115e2640d0d484082d535c46145fcc431fc7f /templates
parent10d1da4b594838dea0a92daa8ec2de06f7abfab0 (diff)
downloadboymoder.blog-022fa3780ad63b49cb50c1482aa1d598e27feac5.tar.gz
boymoder.blog-022fa3780ad63b49cb50c1482aa1d598e27feac5.zip
Added testimonials
Diffstat (limited to 'templates')
-rw-r--r--templates/isocd.jinja2
-rw-r--r--templates/services.jinja28
2 files changed, 7 insertions, 23 deletions
diff --git a/templates/isocd.jinja b/templates/isocd.jinja
index 915f837..da7a737 100644
--- a/templates/isocd.jinja
+++ b/templates/isocd.jinja
@@ -26,4 +26,6 @@
</form>
<p>I make no promises how long this will actually take, but you might get a special present too uwu</p>
<p>btw if u abuse this service i'll just ignore u</p>
+ <h3>Testimonials</h3>
+ <a href="https://nitter.eda.gay/stellarnate_/status/1492468706412269569"><img src="/img/testimonials.PNG"></a>
{% endblock %} \ No newline at end of file
diff --git a/templates/services.jinja b/templates/services.jinja
index 8044437..310d148 100644
--- a/templates/services.jinja
+++ b/templates/services.jinja
@@ -21,29 +21,6 @@
{% endif %}
</section>
<section id="torrents">
- <h2>qbittorrent</h2>
- {% if qbit == None %}
- <p>Couldn't access the qbittorrent API. Is docker container running?</p>
- {% else %}
- <table>
- <tr>
- <td>downloaded</td>
- <td>{{qbit["bytes_dl"]}}</td>
- </tr>
- <tr>
- <td>uploaded</td>
- <td>{{qbit["bytes_up"]}}</td>
- </tr>
- <tr>
- <td>torrents</td>
- <td>{{qbit["num"]}}</td>
- </tr>
- <tr>
- <td>ratio</td>
- <td>{{qbit["ratio"]}}</td>
- </tr>
- </table>
- {% endif %}
<h2>transmission</h2>
{% if trans == None %}
<p>Couldn't access the transmission API. Is docker container running?</p>
@@ -67,6 +44,11 @@
</tr>
</table>
{% endif %}
+ <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">
+ <br>
+ <a href="https://nitter.eda.gay/estrogenizedboy/status/1520464127516422144#m">statistics of my two old torrent clients which were shut down recently ;_;</a>
</section>
<section id=pihole>
<h2>pihole</h2>