From 21114ec408a35e93ca6faf779a6ec50ddcad57ac Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 14 Jul 2023 11:50:32 +0200 Subject: Added Google Scholar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .ruby-version | 2 +- Rakefile | 2 +- _i18n/ca/about.md | 1 + _i18n/ca/cv.md | 3 ++- _i18n/en/about.md | 1 + _i18n/en/cv.md | 3 ++- 6 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.ruby-version b/.ruby-version index ef538c2..be94e6f 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.2 +3.2.2 diff --git a/Rakefile b/Rakefile index 4a8baca..a4e2ebd 100644 --- a/Rakefile +++ b/Rakefile @@ -25,7 +25,7 @@ task :test do check_html: true, check_img_http: true, check_opengraph: true, - ignore_urls: [/uoc.edu/, /viladecapellades.cat/], + ignore_urls: [/uoc.edu/, /viladecapellades.cat/, /miquelssola/], typhoeus: { timeout: 120 }, diff --git a/_i18n/ca/about.md b/_i18n/ca/about.md index 7820c85..b09c33a 100644 --- a/_i18n/ca/about.md +++ b/_i18n/ca/about.md @@ -4,6 +4,7 @@ mikisabate@gmail.com - @mssola - @miquelssola - + Scholar - CV diff --git a/_i18n/ca/cv.md b/_i18n/ca/cv.md index a851235..6d57d42 100644 --- a/_i18n/ca/cv.md +++ b/_i18n/ca/cv.md @@ -6,7 +6,8 @@ mikisabate@gmail.com - jo.mssola.com - @mssola - - @miquelssola + @miquelssola - + Scholar ## Educació diff --git a/_i18n/en/about.md b/_i18n/en/about.md index 31a2b02..ad98446 100644 --- a/_i18n/en/about.md +++ b/_i18n/en/about.md @@ -4,6 +4,7 @@ mikisabate@gmail.com - @mssola - @miquelssola - + Scholar - CV diff --git a/_i18n/en/cv.md b/_i18n/en/cv.md index 62ec959..61124ad 100644 --- a/_i18n/en/cv.md +++ b/_i18n/en/cv.md @@ -6,7 +6,8 @@ mikisabate@gmail.com - jo.mssola.com - @mssola - - @miquelssola + @miquelssola - + Scholar ## Education -- cgit v1.2.3