From 09736287ab58eec4b59c0a2eb25645b1442310fe Mon Sep 17 00:00:00 2001 From: AYUSH KUMAR AGRAWAL <167207663+AyushAgrawal18@users.noreply.github.com> Date: Sat, 2 May 2026 18:03:53 +0000 Subject: [PATCH] fix: improve location text alignment using text-right --- src/_includes/bio.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_includes/bio.njk b/src/_includes/bio.njk index e59ca92..6a51f2c 100644 --- a/src/_includes/bio.njk +++ b/src/_includes/bio.njk @@ -23,7 +23,7 @@
{% if location or country %} -
+
📍 {{ location }}{% if location and country %}, {% endif %}{{ country }}