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",
|
twitter: "@10h30",
|
||||||
ogImage: ogImage,
|
ogImage: ogImage,
|
||||||
socialLinks: {
|
socialLinks: {
|
||||||
instagram: "https://instagram.com/",
|
instagram: "https://instagram.com/balodeplao",
|
||||||
facebook: "https://facebook.com/",
|
facebook: "https://facebook.com/balodeplao",
|
||||||
},
|
},
|
||||||
navLinks: [
|
navLinks: [
|
||||||
{ text: "Home", href: "/" },
|
{ text: "Home", href: "/" },
|
||||||
|
|||||||
Reference in New Issue
Block a user