mirror of
https://github.com/10h30/blog-balodeplao.git
synced 2026-05-12 15:21:15 +09:00
fix: update social links for Instagram and Facebook in site configuration
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ export const siteConfig = {
|
||||
twitter: "@10h30",
|
||||
ogImage: ogImage,
|
||||
socialLinks: {
|
||||
instagram: "https://instagram.com/",
|
||||
facebook: "https://facebook.com/",
|
||||
instagram: "https://instagram.com/balodeplao",
|
||||
facebook: "https://facebook.com/balodeplao",
|
||||
},
|
||||
navLinks: [
|
||||
{ text: "Home", href: "/" },
|
||||
|
||||
Reference in New Issue
Block a user