From c3f740825296c866cf2f388342e80d5de711f725 Mon Sep 17 00:00:00 2001 From: Felipe-gsilva Date: Fri, 23 Jan 2026 17:28:10 -0300 Subject: [PATCH] fix: projects redirect bug --- themes/moclojer/layouts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/moclojer/layouts/index.html b/themes/moclojer/layouts/index.html index 040d723..59baaaf 100644 --- a/themes/moclojer/layouts/index.html +++ b/themes/moclojer/layouts/index.html @@ -42,7 +42,7 @@

Featured Projects

@@ -72,4 +72,4 @@

Key Features

{{ end }} {{ define "footer_js" }} -{{ end }} \ No newline at end of file +{{ end }}