diff --git a/_includes/cardv2.html b/_includes/cardv2.html
index f96dc6e8..8f409e60 100644
--- a/_includes/cardv2.html
+++ b/_includes/cardv2.html
@@ -14,6 +14,9 @@
{% if include.tor %}
{% endif %}
+ {% if include.i2p %}
+
+ {% endif %}
{% if include.windows %}{% endif %}
@@ -45,4 +48,4 @@
-
\ No newline at end of file
+
diff --git a/_includes/sections/search-engines.html b/_includes/sections/search-engines.html
index a180ecba..25a9b968 100644
--- a/_includes/sections/search-engines.html
+++ b/_includes/sections/search-engines.html
@@ -10,6 +10,7 @@ image="/assets/img/provider/searx.jpg"
description='An open source metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking. List of Instances or try search.privacytools.io'
website="https://searx.me/"
tor="http://ulrn6sryqaifefld.onion"
+i2p="http://ransack.i2p/"
forum="https://forum.privacytools.io/t/discussion-searx/283"
github="https://github.com/asciimoo/searx"
%}
diff --git a/assets/img/layout/i2p.png b/assets/img/layout/i2p.png
new file mode 100644
index 00000000..5a5e4770
Binary files /dev/null and b/assets/img/layout/i2p.png differ