diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-09-18 10:02:32 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2025-09-18 10:02:32 +0200 |
| commit | 25941e157fbb07220f15dadb8df9203561b4545d (patch) | |
| tree | 8e6ede7da954a42e52a5f6b8fd6ed6dc246df6e8 /src/public/index.html | |
| parent | f0846107d8d3736b301990a17ee2a9daf1e31c43 (diff) | |
| download | jo.mssola.com-25941e157fbb07220f15dadb8df9203561b4545d.tar.gz jo.mssola.com-25941e157fbb07220f15dadb8df9203561b4545d.zip | |
Add mastodon profile
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'src/public/index.html')
| -rw-r--r-- | src/public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/public/index.html b/src/public/index.html index 8cdbe34..6f24115 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -28,7 +28,7 @@ Em pots enviar un correu a <a href="mailto:mikisabate@gmail.com">mikisabate@gmail.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://twitter.com/miquelssola">Twitter</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> </ul> |
