Make AltaCV ATS-friendly
mainAltaCV uses the accsupp package to provide replacement text for icons. This means that when a user copies text from a PDF (e.g., a GitHub icon), the clipboard will contain the actual text (e.g., \faGithub) instead of an unreadable symbol.
To ensure your CV is readable by ATS, you can customize the replacement text for locations and dates, which is useful for non-English CVs:
\renewcommand{\locationname}{Ubicación}
\renewcommand{\datename}{Fecha}