Merge pull request #26 from hansmartens68/update/add-linkedin-social-link

Add LinkedIn to social links
This commit is contained in:
Hans Martens
2026-04-06 12:05:36 +02:00
committed by GitHub
+1
View File
@@ -75,6 +75,7 @@ const siteConfig: SiteConfig = {
socialLinks: [ socialLinks: [
'https://github.com/hansmartens68/Astro-Rocket', 'https://github.com/hansmartens68/Astro-Rocket',
'https://x.com/hansmartens_dev', 'https://x.com/hansmartens_dev',
'https://www.linkedin.com',
], ],
twitter: { twitter: {
site: 'https://x.com/hansmartens_dev', site: 'https://x.com/hansmartens_dev',