From 56bdb7d6def863fb916fd93ea3605e44efefcd8d Mon Sep 17 00:00:00 2001 From: bdeshi Date: Thu, 20 Feb 2025 18:33:00 +0600 Subject: [PATCH] fix a missing link after file rename --- includes/body.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/body.pug b/includes/body.pug index 1f517d5..7bc7085 100644 --- a/includes/body.pug +++ b/includes/body.pug @@ -18,7 +18,7 @@ div.container include ./sections/description include ./sections/options include ./sections/history - include ./sections/recognition + include ./sections/achievement include ./sections/contact include ./sections/seealso include ./sections/copyright