diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-09-18 10:08:13 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2025-09-18 10:08:13 +0200 |
| commit | 069b1b3c575693b7b5a8c695a227f2eed2db7b15 (patch) | |
| tree | 9c41c604cd29022ffebeae86c7b310ce7482a63d /src/public/en/index.html | |
| parent | c93f1ce624d5a58b4b26c96e32cd1d89dc6627e4 (diff) | |
| download | jo.mssola.com-069b1b3c575693b7b5a8c695a227f2eed2db7b15.tar.gz jo.mssola.com-069b1b3c575693b7b5a8c695a227f2eed2db7b15.zip | |
Update default email to my mailbox.org one
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 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> |
