diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:35:19 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:35:19 +0200 |
| commit | 42029f2e0a461b9431b8ba42c914b268fe857543 (patch) | |
| tree | e01b277a77d8fc4537a574dd971033ac8fd1d41e /src/public/en/index.html | |
| parent | 4a985b7cd28515a64724df53f8f13c395a1aa0ca (diff) | |
| download | jo.mssola.com-42029f2e0a461b9431b8ba42c914b268fe857543.tar.gz jo.mssola.com-42029f2e0a461b9431b8ba42c914b268fe857543.zip | |
Add references to my personal git server
Moreover, point to this instance instead of Github for the source code
of the project.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'src/public/en/index.html')
| -rw-r--r-- | src/public/en/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <p> You can reach me at <a href="mailto:mssola@mssola.com">mssola@mssola.com</a>, check my <a href="<%= url_for('en/cv.html') %>" title="CV">CV</a>, or contact me otherwise at: <ul> - <li><a href="https://github.com/mssola">Github</a></li> + <li><a href="https://git.mssola.com">My own Git instance</a> or <a href="https://github.com/mssola">Github</a></li> <li><a href="https://twitter.com/miquelssola">Twitter / X</a></li> <li><a rel="me" href="https://mastodont.cat/@mssola">Mastodon</a></li> <li><a href="https://orcid.org/0009-0006-7304-3150" title="ORCID">ORCID</a></li> |
