diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-09-18 09:28:17 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2025-09-18 09:28:17 +0200 |
| commit | f0846107d8d3736b301990a17ee2a9daf1e31c43 (patch) | |
| tree | 3c01b4054fd180b0602bb60b78d039165a350a48 /src/public/index.html | |
| parent | 5376a5400d853a9b5c6dbf1ed130754b3ba9d297 (diff) | |
| download | jo.mssola.com-f0846107d8d3736b301990a17ee2a9daf1e31c43.tar.gz jo.mssola.com-f0846107d8d3736b301990a17ee2a9daf1e31c43.zip | |
Remove Google Scholar from the contact links
This is redundant with the ORCID link.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'src/public/index.html')
| -rw-r--r-- | src/public/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/public/index.html b/src/public/index.html index 2cf4fb5..8cdbe34 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -30,7 +30,6 @@ <li><a href="https://github.com/mssola">Github</a></li> <li><a href="https://twitter.com/miquelssola">Twitter</a></li> <li><a rel="me" href="https://mastodont.cat/@mssola">Mastodon</a></li> - <li><a href="https://scholar.google.com/citations?user=7WXJc30AAAAJ">Google Scholar</a></li> <li><a href="https://orcid.org/0009-0006-7304-3150" title="ORCID">ORCID</a></li> </ul> </p> |
