|
1 | 1 | module.exports = { |
2 | 2 | siteMetadata: { |
3 | 3 | title: 'Thomas Vaeth', |
4 | | - description: 'My name is Thomas Vaeth. I am front-end developer based in Austin, Texas. I currently work at Square and have previously worked at Redfin, Getty Images, and Urban Influence.', |
| 4 | + description: 'My name is Thomas Vaeth. I am front-end developer based in Seattle, Washington. I currently work at Square and have previously worked at Redfin, Getty Images, and Urban Influence.', |
5 | 5 | url: 'https://thomasvaeth.com', |
6 | 6 | twitterUsername: '@thomasvaeth', |
7 | 7 | social: [ |
@@ -51,6 +51,56 @@ module.exports = { |
51 | 51 | image: '/inrix-link.jpg', |
52 | 52 | }, |
53 | 53 | ], |
| 54 | + instagram: [ |
| 55 | + { |
| 56 | + id: 'CPa3KgtlAf9', |
| 57 | + image: '/instagram-CPa3KgtlAf9.jpg', |
| 58 | + }, |
| 59 | + { |
| 60 | + id: 'CPZwVL9Fl9k', |
| 61 | + image: '/instagram-CPZwVL9Fl9k.jpg', |
| 62 | + }, |
| 63 | + { |
| 64 | + id: 'CPUxkmOFv1m', |
| 65 | + image: '/instagram-CPUxkmOFv1m.jpg', |
| 66 | + }, |
| 67 | + { |
| 68 | + id: 'CFBZjSklmp0', |
| 69 | + image: '/instagram-CFBZjSklmp0.jpg', |
| 70 | + }, |
| 71 | + { |
| 72 | + id: 'CE-9KL1FqWK', |
| 73 | + image: '/instagram-CE-9KL1FqWK.jpg', |
| 74 | + }, |
| 75 | + { |
| 76 | + id: 'CEzlk-vF-Hf', |
| 77 | + image: '/instagram-CEzlk-vF-Hf.jpg', |
| 78 | + }, |
| 79 | + { |
| 80 | + id: 'CEj50aflbo0', |
| 81 | + image: '/instagram-CEj50aflbo0.jpg', |
| 82 | + }, |
| 83 | + { |
| 84 | + id: 'CDKwVrGllck', |
| 85 | + image: '/instagram-CDKwVrGllck.jpg', |
| 86 | + }, |
| 87 | + { |
| 88 | + id: 'CA8Cm0nFxkl', |
| 89 | + image: '/instagram-CA8Cm0nFxkl.jpg', |
| 90 | + }, |
| 91 | + { |
| 92 | + id: 'B5MH4PEF8Zi', |
| 93 | + image: '/instagram-B5MH4PEF8Zi.jpg', |
| 94 | + }, |
| 95 | + { |
| 96 | + id: 'BrQ3TOBFDVS', |
| 97 | + image: '/instagram-BrQ3TOBFDVS.jpg', |
| 98 | + }, |
| 99 | + { |
| 100 | + id: 'BlinetFAxm_', |
| 101 | + image: '/instagram-BlinetFAxm_.jpg', |
| 102 | + }, |
| 103 | + ], |
54 | 104 | }, |
55 | 105 | plugins: [ |
56 | 106 | 'gatsby-plugin-image', |
@@ -86,12 +136,6 @@ module.exports = { |
86 | 136 | path: `${__dirname}/src/images`, |
87 | 137 | }, |
88 | 138 | }, |
89 | | - { |
90 | | - resolve: 'gatsby-source-instagram', |
91 | | - options: { |
92 | | - username: '3980752', |
93 | | - }, |
94 | | - }, |
95 | 139 | { |
96 | 140 | resolve: 'gatsby-transformer-remark', |
97 | 141 | options: { |
|
0 commit comments