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/cv.html | 1 + src/public/en/cv.html | 1 + src/public/en/index.html | 2 +- src/public/en/license.html | 2 +- src/public/index.html | 2 +- src/public/license.html | 2 +- src/templates/layout.html.erb | 4 ++-- 7 files changed, 8 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/public/cv.html b/src/public/cv.html index d16c498..7b58513 100644 --- a/src/public/cv.html +++ b/src/public/cv.html @@ -2,6 +2,7 @@
mssola@mssola.com - + Git - @mssola - @mssola - @miquelssola - 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:

    diff --git a/src/public/index.html b/src/public/index.html index 71ec799..77c2c4b 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -27,7 +27,7 @@

    Em pots enviar un correu a mssola@mssola.com, o consultar el meu CV. També em pots trobar aquí:

      -
    • Github
    • +
    • Servidor personal de Git o Github
    • Twitter / X
    • Mastodon
    • ORCID
    • diff --git a/src/public/license.html b/src/public/license.html index 87a4a30..967767a 100644 --- a/src/public/license.html +++ b/src/public/license.html @@ -1,7 +1,7 @@

      Aquesta és la meva pàgina personal, on escric coses que tenen més o menys sentit. El codi font es pot trobar - aquí + aquí i està sota la llicència AGPLv3:

      diff --git a/src/templates/layout.html.erb b/src/templates/layout.html.erb index 8070fa9..6e5a279 100644 --- a/src/templates/layout.html.erb +++ b/src/templates/layout.html.erb @@ -58,9 +58,9 @@ -- cgit v1.2.3