From dc06b5c68618d4bc249f08c72eb4a6b3773f3008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Dom=C3=ADnguez?= Date: Thu, 5 Jun 2025 00:30:03 -0400 Subject: [PATCH] specify language on website and blog --- content/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index c2f467b..cae57f3 100644 --- a/content/_index.md +++ b/content/_index.md @@ -20,11 +20,11 @@ socials: links: - href: "https://peterdominguez.art" icon: "fas fa-globe" - title: "My Personal Website" + title: "My Personal Website (in Spanish)" description: "Check out my website" - href: "https://peterdominguez.art/blog" icon: "fas fa-blog" - title: "My Blog" + title: "My Blog (in Spanish)" description: "Read my latest articles" - href: "https://git.nvim.pro/peter" icon: "fab fa-square-git"