From f0846107d8d3736b301990a17ee2a9daf1e31c43 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 18 Sep 2025 09:28:17 +0200 Subject: Remove Google Scholar from the contact links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is redundant with the ORCID link. Signed-off-by: Miquel Sabaté Solà --- src/public/cv.html | 1 - src/public/en/cv.html | 1 - src/public/en/index.html | 1 - src/public/index.html | 1 - 4 files changed, 4 deletions(-) (limited to 'src') diff --git a/src/public/cv.html b/src/public/cv.html index 6504bdf..1ffe7ef 100644 --- a/src/public/cv.html +++ b/src/public/cv.html @@ -4,7 +4,6 @@ mikisabate@gmail.com - @mssola - @miquelssola - - Scholar - ORCID diff --git a/src/public/en/cv.html b/src/public/en/cv.html index c7af206..9472799 100644 --- a/src/public/en/cv.html +++ b/src/public/en/cv.html @@ -4,7 +4,6 @@ mikisabate@gmail.com - @mssola - @miquelssola - - Scholar - ORCID diff --git a/src/public/en/index.html b/src/public/en/index.html index d9d793e..9c68344 100644 --- a/src/public/en/index.html +++ b/src/public/en/index.html @@ -30,7 +30,6 @@
  • Github
  • Twitter
  • Mastodon
  • -
  • Google Scholar
  • ORCID
  • diff --git a/src/public/index.html b/src/public/index.html index 2cf4fb5..8cdbe34 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -30,7 +30,6 @@
  • Github
  • Twitter
  • Mastodon
  • -
  • Google Scholar
  • ORCID
  • -- cgit v1.2.3