diff --git a/src/components/SEO.js b/src/components/SEO.js index 21ef9bf..bbd8d1f 100644 --- a/src/components/SEO.js +++ b/src/components/SEO.js @@ -28,8 +28,16 @@ const SEO = ({ ...props }) => ( : 'Saburly - App Development & Mobile Design agency that makes you stand out'} /> + + + + + + + ) export default SEO -