From 1f76fcbd0a86c34ce9407141724158a0cfb7e336 Mon Sep 17 00:00:00 2001 From: kainlite Date: Wed, 8 Jan 2025 20:51:34 -0300 Subject: [PATCH] fix: fmt --- lib/tr_web/components/layouts/root.html.heex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lib/tr_web/components/layouts/root.html.heex b/lib/tr_web/components/layouts/root.html.heex index bfccba2..1964a44 100644 --- a/lib/tr_web/components/layouts/root.html.heex +++ b/lib/tr_web/components/layouts/root.html.heex @@ -5,11 +5,9 @@ <% description = - gettext( - "Learn about DevOps, Linux, Containers, Kubernetes, CI/CD, AWS, + gettext("Learn about DevOps, Linux, Containers, Kubernetes, CI/CD, AWS, Terraform, Docker, and more. Explore insights, - tutorials, and experiments." - ) %> + tutorials, and experiments.") %>