From 42029f2e0a461b9431b8ba42c914b268fe857543 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 21 Jul 2026 22:35:19 +0200 Subject: Add references to my personal git server MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moreover, point to this instance instead of Github for the source code of the project. Signed-off-by: Miquel Sabaté Solà --- src/public/en/cv.html | 1 + src/public/en/index.html | 2 +- src/public/en/license.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'src/public/en') diff --git a/src/public/en/cv.html b/src/public/en/cv.html index 2051d5c..959d042 100644 --- a/src/public/en/cv.html +++ b/src/public/en/cv.html @@ -2,6 +2,7 @@
mssola@mssola.com - + Git - @mssola - @mssola - @miquelssola - diff --git a/src/public/en/index.html b/src/public/en/index.html index b56b35b..4aca3d9 100644 --- a/src/public/en/index.html +++ b/src/public/en/index.html @@ -27,7 +27,7 @@

You can reach me at mssola@mssola.com, check my CV, or contact me otherwise at:

    -
  • Github
  • +
  • My own Git instance or Github
  • Twitter / X
  • Mastodon
  • ORCID
  • diff --git a/src/public/en/license.html b/src/public/en/license.html index 6b67b95..e816f52 100644 --- a/src/public/en/license.html +++ b/src/public/en/license.html @@ -1,6 +1,6 @@

    This is my personal webpage, where I write stuff. The source code can be found - here and + here and is under the AGPLv3 license:

    -- cgit v1.2.3