Add google maps

This commit is contained in:
Malcolm Hauser
2025-09-12 12:33:52 +10:00
committed by GitHub
parent 3349654f79
commit 65651faa5b
2 changed files with 8 additions and 1 deletions
+7 -1
View File
@@ -3895,5 +3895,11 @@ export const svgs: iSVG[] = [
},
url: 'https://ahrefs.com/',
brandUrl: 'https://ahrefs.com/logo'
}
},
{
title: 'Google Maps',
category: 'Google',
route: '/library/googleMaps.svg',
url: 'https://www.google.com/maps/'
},
];