From 372bbb47779b4e24560bcefbf8dba472dcd9c4c7 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Sat, 27 Aug 2022 00:01:57 +0200 Subject: [PATCH] Fix in nav button for accesibility --- templates/home.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/home.phtml b/templates/home.phtml index c20d884..f27fc3a 100644 --- a/templates/home.phtml +++ b/templates/home.phtml @@ -101,7 +101,7 @@ base_url=config.application_root ${lang('cuchulublog', 'you_can_find_multiple', 'You can find multiple utilities for Linux administration, cloud systems, monitoritation tools and more.')}

- ${lang('cuchulublog', 'of_course_if_you_need', 'Of course, if you need Linux admin services, create an App or other computer enginering services, you can contact me.')|n} + ${lang('cuchulublog', 'of_course_if_you_need', 'Of course, if you need Linux admin services, create an App or other computer enginering services, you can contact me.')|n}

<%include file="mantained_projects.phtml" />