From cd4b57b5f21e14cbae0ce755893dcfed22c6009d Mon Sep 17 00:00:00 2001 From: Vinicius Silva Date: Thu, 1 Feb 2024 12:44:46 -0300 Subject: [PATCH] Translates html pages to pt-br --- blog.html | 40 +++++++++++------------ certificates.html | 83 ++++++++++++++++++++++++----------------------- contact.html | 25 +++++++------- index.html | 37 +++++++++++---------- projects.html | 78 ++++++++++++++++++++++---------------------- researches.html | 70 +++++++++++++++++++-------------------- teaching.html | 21 +++++++----- 7 files changed, 181 insertions(+), 173 deletions(-) diff --git a/blog.html b/blog.html index 0c89849..c30139e 100644 --- a/blog.html +++ b/blog.html @@ -23,6 +23,9 @@ if(idiom == '#pt-br'){ document.getElementById('en').style.display = 'none' document.getElementById('pt-br').style.display = 'block' + }else{ + document.getElementById('pt-br').style.display = 'none' + document.getElementById('en').style.display = 'block' } } @@ -151,7 +154,7 @@
VINICIUS F. DA SILVA

@@ -216,9 +219,9 @@
-
VINICIUS F. DA SILVA

+
VINICIUS F. DA SILVA

@@ -226,13 +229,13 @@