From 973df8f70b42ada963fe125eb09dbad9562c6df2 Mon Sep 17 00:00:00 2001 From: teddy Date: Tue, 4 Mar 2025 18:47:45 +0000 Subject: [PATCH] Feat: Google Translate translation for page content. --- index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/index.html b/index.html index 74140de..3f7e346 100644 --- a/index.html +++ b/index.html @@ -89,6 +89,11 @@ color: var(--accent-color); } + /* Google Translate styles */ + .skiptranslate { + /* display: none; */ + } + /* Main content styles */ main { max-width: 1200px; @@ -262,6 +267,7 @@

Edward (Teddy) Middleton-Smith

Software Engineer | ERP Systems and Business Process Automation

+