diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-10-11 23:14:54 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-10-11 23:14:54 +0200 |
| commit | ad941ff1dd8f282edb70d187c5ad0b593ddc17e7 (patch) | |
| tree | ba2f490da94a88d26a30079929c2554499a55f92 /src/pages/contact.astro | |
| parent | 34c1425dc85fe19402b9d2b3a63a3aaf7244ebc7 (diff) | |
Improve portfolio section
References #2
Diffstat (limited to 'src/pages/contact.astro')
| -rw-r--r-- | src/pages/contact.astro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pages/contact.astro b/src/pages/contact.astro index 7e89762..3cb6dc5 100644 --- a/src/pages/contact.astro +++ b/src/pages/contact.astro @@ -27,8 +27,6 @@ const schema = { <p>TambiƩn puedes encontrarme en algunas redes sociales:</p> <dl> - <dt>Mastodon</dt> - <dd><a href="https://masto.es/@arielcg">@arielcg@masto.es</a></dd> <dt>GitHub</dt> <dd><a href="https://github.com/arielcostas">@arielcostas</a></dd> <dt>LinkedIn</dt> |
