fix youtube link in homepage

This commit is contained in:
Allan Cueff
2025-01-09 13:25:23 +01:00
committed by GitHub
parent 819d4f83ae
commit 3dac6a7cd4

View File

@@ -41,7 +41,7 @@ const Home: React.FC = () => {
{ {
Icon: Youtube, Icon: Youtube,
name: 'modelec', name: 'modelec',
link: 'https://www.youtube.com/@modelec2165', link: 'https://www.youtube.com/@Modelec-ISEN',
}, },
{ {
Icon: Github, Icon: Github,