aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2023-11-17 16:40:36 +0300
committerValentin Popov <valentin@popov.link>2023-11-17 16:40:36 +0300
commitca5d77f09f56b6699a0796335f89430d17bc0f7d (patch)
tree8fc87ae64f6375b0cd16f2cbb2e2a4715655b026
parent20c9e0040631d165c2741b5887d89574324f86af (diff)
downloadpopov.link-ca5d77f09f56b6699a0796335f89430d17bc0f7d.tar.xz
popov.link-ca5d77f09f56b6699a0796335f89430d17bc0f7d.zip
Removed shield 512k
Signed-off-by: Valentin Popov <valentin@popov.link>
-rw-r--r--templates/index.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/templates/index.html b/templates/index.html
index 3050381..3925021 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -4,12 +4,6 @@
<h1>Welcome!</h1>
<section>
- <a href="https://512kb.club">
- <img src="https://512kb.club/assets/images/green-team.svg" alt="a proud member of the green team of 512KB club" />
- </a>
-</section>
-
-<section>
<p>Hi there! Thanks for stopping by my website!</p>
<p>
@@ -34,4 +28,4 @@
<h2>Recent posts</h2>
{% include 'includes/recent_posts.html' %}
</section>
-{% endblock content %} \ No newline at end of file
+{% endblock content %}