diff --git a/index.html b/index.html index 74dbf2dea..e615454eb 100644 --- a/index.html +++ b/index.html @@ -58,13 +58,23 @@ { "@context": "https://schema.org", "@type": "Organization", + "@id": "https://vaultsparkstudios.com/#organization", "name": "VaultSpark Studios", + "legalName": "VaultSpark Studios LLC", "url": "https://vaultsparkstudios.com", "logo": "https://vaultsparkstudios.com/assets/vaultspark-cinematic-logo.webp", "description": "Creative studio building games, cinematic worlds, community tools, and AI-native intelligence.", "sameAs": [ + "https://github.com/VaultSparkStudios", + "https://www.youtube.com/@VaultSparkStudios", + "https://x.com/VaultSpark", + "https://www.instagram.com/vaultsparkstudios/", + "https://www.reddit.com/r/VaultSparkStudios/", + "https://bsky.app/profile/vaultsparkstudios.bsky.social", + "https://www.facebook.com/VaultSparkStudios/", + "https://www.tiktok.com/@vaultsparkstudios", "https://discord.gg/rKG9GGaSdu", - "https://github.com/VaultSparkStudios" + "https://www.threads.com/@vaultsparkstudios" ] }