From f9960a1d4002cf3dbab74e1e2ab15e0351da172c Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 10 May 2018 01:47:28 +0200 Subject: [PATCH] add html language tag --- src/components/atoms/SEO.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/atoms/SEO.jsx b/src/components/atoms/SEO.jsx index e89c956..8ed8546 100644 --- a/src/components/atoms/SEO.jsx +++ b/src/components/atoms/SEO.jsx @@ -14,6 +14,8 @@ const SEO = ({ project, meta }) => { return ( + + {/* General tags */}