From feda1c29425deaf55d79561d08a1bf24254d9fbd Mon Sep 17 00:00:00 2001 From: Egor Savkin Date: Mon, 6 Jan 2025 14:01:42 +0800 Subject: [PATCH] Add alternate links to target different regions and make .hk site canonical Signed-off-by: Egor Savkin --- templates/_base.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/_base.html b/templates/_base.html index b241e9c..c703f2f 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -18,7 +18,7 @@ {% endblock %} - + {% block meta %}{% endblock meta %} @@ -42,6 +42,11 @@ + + + + + {% block links %}{% endblock %} {% block styles %}