From 91a18a1a92332d3cdfd071b5532716477788e107 Mon Sep 17 00:00:00 2001 From: Thai Ngo <42998134+HBTghost@users.noreply.github.com> Date: Sun, 15 Sep 2019 16:04:56 +0700 Subject: Fix URLs in Multilingual Mode (#93) Make below links correct in Multilingual Mode: * tag links in single post page * footer RSS link * 404 page "archive" link --- layouts/posts/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/posts/single.html') diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 371de79..d221abb 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -37,7 +37,7 @@
{{- end }} -- cgit v1.2.3