diff options
Diffstat (limited to 'src/public/en')
| -rw-r--r-- | src/public/en/cv.html | 2 | ||||
| -rw-r--r-- | src/public/en/index.html | 2 | ||||
| -rw-r--r-- | src/public/en/license.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/public/en/cv.html b/src/public/en/cv.html index 6116a6c..fb85f7e 100644 --- a/src/public/en/cv.html +++ b/src/public/en/cv.html @@ -1,7 +1,7 @@ <img src="<%= url_for('images/me.jpeg') %>" alt="A picture of me :-)" id="image-profile" width="120"> <div id="info"> - <nobr><a href="mailto:mikisabate@gmail.com" title="Personal e-mail"><img src="https://cdn.simpleicons.org/gmail/black/white" />mikisabate@gmail.com</a></nobr> - + <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://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 5dcab8d..b56b35b 100644 --- a/src/public/en/index.html +++ b/src/public/en/index.html @@ -25,7 +25,7 @@ </p> <p> - You can reach me at <a href="mailto:mikisabate@gmail.com">mikisabate@gmail.com</a>, check my <a href="<%= url_for('en/cv.html') %>" title="CV">CV</a>, or contact me otherwise at: + 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://twitter.com/miquelssola">Twitter / X</a></li> diff --git a/src/public/en/license.html b/src/public/en/license.html index e7a6049..6b67b95 100644 --- a/src/public/en/license.html +++ b/src/public/en/license.html @@ -6,7 +6,7 @@ <div class="src-container"> <pre class="src"> -Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2018-Ω Miquel Sabaté Solà <mssola@mssola.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by |
