From a1914b0f97b2007598812cab1cb2fcbfd245f110 Mon Sep 17 00:00:00 2001 From: idk Date: Sun, 15 Jan 2023 23:10:46 +0000 Subject: [PATCH] fix hall of fame link, closes #37 --- i2p2www/pages/site/about/team.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/pages/site/about/team.html b/i2p2www/pages/site/about/team.html index 7014cdf0..12712263 100644 --- a/i2p2www/pages/site/about/team.html +++ b/i2p2www/pages/site/about/team.html @@ -403,7 +403,7 @@ network. {% trans %}… and many others{% endtrans %} - Hall of Fame! + {% trans famehall=site_url('about/hall-of-fame') -%}Hall of Fame!{%- endtrans %} {% endblock %}