From b16b9f69243acdebc372d488ad158546004d6660 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 1 May 2023 22:55:39 +0200 Subject: =?UTF-8?q?Big=20brain=20english=20(=C3=97=5F=C3=97)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/build/i18n.mjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/build/i18n.mjs b/src/build/i18n.mjs index f81f413..0978d70 100644 --- a/src/build/i18n.mjs +++ b/src/build/i18n.mjs @@ -21,8 +21,8 @@ const i18n = { }, en: { intro: { - 'description': 'Everlast CS student.', - 'about': 'Passionated self-taught,
now engineer.', + 'description': 'Eternal student in computer science.', + 'about': 'Passionated self-taught person,
now engineer.', 'about_tags': 'GNU\Linux, C, C++, Python, Math, self-hosted, dececntralisation, P2P, ...
', }, title: { -- cgit v1.2.3