diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/public/cv.html | 1 | ||||
| -rw-r--r-- | src/public/en/cv.html | 1 | ||||
| -rw-r--r-- | src/public/en/index.html | 2 | ||||
| -rw-r--r-- | src/public/en/license.html | 2 | ||||
| -rw-r--r-- | src/public/index.html | 2 | ||||
| -rw-r--r-- | src/public/license.html | 2 | ||||
| -rw-r--r-- | src/templates/layout.html.erb | 4 |
7 files changed, 8 insertions, 6 deletions
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 @@ <div id="info"> <nobr><a href="mailto:mssola@mssola.com" title="Correu personal"><img src="https://cdn.simpleicons.org/gmail/black/white" />mssola@mssola.com</a></nobr> - + <nobr><a href="https://git.mssola.com" title="Git instance"><img src="https://cdn.simpleicons.org/git/black/white" />Git</a></nobr> - <nobr><a href="https://github.com/mssola" title="Perfil de Github"><img src="https://cdn.simpleicons.org/github/black/white" />@mssola</a></nobr> - <nobr><a href="https://mastodont.cat/@mssola" title="Perfil de Mastodon"><img src="https://cdn.simpleicons.org/mastodon/black/white" />@mssola</a></nobr> - <nobr><a href="https://twitter.com/miquelssola" title="Perfil de Twitter/X"><img src="https://cdn.simpleicons.org/x/black/white" />@miquelssola</a></nobr> - 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 @@ <div id="info"> <nobr><a href="mailto:mssola@mssola.com" title="Personal e-mail"><img src="https://cdn.simpleicons.org/gmail/black/white" />mssola@mssola.com</a></nobr> - + <nobr><a href="https://git.mssola.com" title="Git instance"><img src="https://cdn.simpleicons.org/git/black/white" />Git</a></nobr> - <nobr><a href="https://github.com/mssola" title="Github profile"><img src="https://cdn.simpleicons.org/github/black/white" />@mssola</a></nobr> - <nobr><a href="https://mastodont.cat/@mssola" title="Mastodon profile"><img src="https://cdn.simpleicons.org/mastodon/black/white" />@mssola</a></nobr> - <nobr><a href="https://twitter.com/miquelssola" title="Twitter/X profile"><img src="https://cdn.simpleicons.org/x/black/white" />@miquelssola</a></nobr> - 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> 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 @@ <p> This is my personal webpage, where I write stuff. The source code can be found - <a href="https://github.com/mssola/jo.mssola.com" title="Source code at Github">here</a> and + <a href="https://git.mssola.com/misc/jo.mssola.com" title="Source code at Github">here</a> and is under the <a href="https://www.gnu.org/licenses/agpl-3.0.html" title="AGPLv3">AGPLv3</a> license: </p> 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 @@ <p> Em pots enviar un correu a <a href="mailto:mssola@mssola.com">mssola@mssola.com</a>, o consultar el meu <a href="<%= url_for('cv.html') %>" title="CV">CV</a>. També em pots trobar aquí: <ul> - <li><a href="https://github.com/mssola">Github</a></li> + <li><a href="https://git.mssola.com">Servidor personal de Git</a> o <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> 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 @@ <p> Aquesta és la meva pàgina personal, on escric coses que tenen més o menys sentit. El codi font es pot trobar - <a href="https://github.com/mssola/jo.mssola.com" title="Enllaç a Github amb el codi font">aquí</a> + <a href="https://git.mssola.com/misc/jo.mssola.com" title="Enllaç a Github amb el codi font">aquí</a> i està sota la llicència <a href="https://www.gnu.org/licenses/agpl-3.0.html" title="AGPLv3">AGPLv3</a>: </p> 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 @@ <footer> <% if current_lang == 'ca' %> - Aquesta pàgina és Programari Lliure i està sota la llicència <a href="<%= url_for('license.html') %>">AGPLv3</a> (<a href="https://github.com/mssola/jo.mssola.com">codi font</a>). + Aquesta pàgina és Programari Lliure i està sota la llicència <a href="<%= url_for('license.html') %>">AGPLv3</a> (<a href="https://git.mssola.com/misc/jo.mssola.com">codi font</a>). <% else %> - This site is free software and it's under the <a href="<%= url_for('en/license.html') %>">AGPLv3</a> license (<a href="https://github.com/mssola/jo.mssola.com">source code</a>). + This site is free software and it's under the <a href="<%= url_for('en/license.html') %>">AGPLv3</a> license (<a href="https://git.mssola.com/misc/jo.mssola.com">source code</a>). <% end %> </footer> </body> |
