Merge pull request #818 from stephondoestech/add-meta-socials
Adding in social options for Instagram and Threads
This commit is contained in:
@ -17,6 +17,8 @@ const siteMetadata = {
|
||||
facebook: 'https://facebook.com',
|
||||
youtube: 'https://youtube.com',
|
||||
linkedin: 'https://www.linkedin.com',
|
||||
threads: 'https://www.threads.net',
|
||||
instagram: 'https://www.instagram.com',
|
||||
locale: 'en-US',
|
||||
analytics: {
|
||||
// If you want to use an analytics provider you have to add it to the
|
||||
|
Reference in New Issue
Block a user