From bdbcc1b85dcb29875bbf8abb065a5675d635ecce Mon Sep 17 00:00:00 2001 From: Bradley Shellnut Date: Mon, 10 Jan 2022 14:47:57 -0800 Subject: [PATCH] Adding meta tags on Layout. --- components/Layout.js | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/components/Layout.js b/components/Layout.js index f34889a..be9653d 100644 --- a/components/Layout.js +++ b/components/Layout.js @@ -5,7 +5,29 @@ import PropTypes from 'prop-types'; const Layout = ({ children }) => ( <> - NN By the Sea + Wedding Website + + + + + + + + + + + {/* */} + + +