content: remove outdated GitHub link (footer, resume, JSON-LD)

This commit is contained in:
Carlos Arias 2026-07-24 10:33:16 +00:00
parent 042cc8a7c0
commit 29938fcd7f
4 changed files with 3 additions and 10 deletions

View file

@ -57,6 +57,7 @@ $entries = [
['added', 'QA agent', 'Automated checks run against the live site on a heartbeat — links, images, the contact form, the API, and SEO — each surfaced with a one-click fix.', '2026-07-24 06:20'], ['added', 'QA agent', 'Automated checks run against the live site on a heartbeat — links, images, the contact form, the API, and SEO — each surfaced with a one-click fix.', '2026-07-24 06:20'],
['fixed', 'Sitemap now covers the whole site', 'Projects, services, resume, changelog, and FAQ are listed in sitemap.xml, so search engines can find every page.', '2026-07-24 06:25'], ['fixed', 'Sitemap now covers the whole site', 'Projects, services, resume, changelog, and FAQ are listed in sitemap.xml, so search engines can find every page.', '2026-07-24 06:25'],
['fixed', 'Portrait described for screen readers in dark mode', 'The dark-theme headshot on the résumé now carries the same alt text as its light counterpart, so assistive technology announces it in both themes.', '2026-07-24 10:28', 'Website Designer Agent'], ['fixed', 'Portrait described for screen readers in dark mode', 'The dark-theme headshot on the résumé now carries the same alt text as its light counterpart, so assistive technology announces it in both themes.', '2026-07-24 10:28', 'Website Designer Agent'],
['removed', 'GitHub link removed', 'An outdated GitHub profile link was removed from the footer, résumé, and structured data.', '2026-07-24 10:35'],
]; ];
Db::execute('TRUNCATE TABLE cja_changelog'); Db::execute('TRUNCATE TABLE cja_changelog');

View file

@ -30,12 +30,6 @@
"handle": "@hiCarlosArias", "handle": "@hiCarlosArias",
"href": "https://www.youtube.com/@hiCarlosArias", "href": "https://www.youtube.com/@hiCarlosArias",
"icon": "youtube" "icon": "youtube"
},
{
"label": "GitHub",
"handle": "@CarlosJa",
"href": "https://github.com/CarlosJa",
"icon": "github"
} }
], ],
"highlights": [ "highlights": [

View file

@ -27,8 +27,7 @@
"https://www.linkedin.com/in/hicarlosarias/", "https://www.linkedin.com/in/hicarlosarias/",
"https://x.com/hicarlosarias", "https://x.com/hicarlosarias",
"https://instagram.com/carlosarias.co", "https://instagram.com/carlosarias.co",
"https://www.youtube.com/@hiCarlosArias", "https://www.youtube.com/@hiCarlosArias"
"https://github.com/CarlosJa"
] ]
}, },
"social": { "social": {

View file

@ -30,8 +30,7 @@
"https://www.linkedin.com/in/hicarlosarias/", "https://www.linkedin.com/in/hicarlosarias/",
"https://x.com/hicarlosarias", "https://x.com/hicarlosarias",
"https://instagram.com/carlosarias.co", "https://instagram.com/carlosarias.co",
"https://www.youtube.com/@hiCarlosArias", "https://www.youtube.com/@hiCarlosArias"
"https://github.com/CarlosJa"
] ]
}, },
"social": { "social": {