diff --git a/web/src/components/Seo/Seo.js b/web/src/components/Seo/Seo.js index 8445fda..169a1cf 100644 --- a/web/src/components/Seo/Seo.js +++ b/web/src/components/Seo/Seo.js @@ -14,13 +14,9 @@ const Seo = ({ title, description, lang }) => { - - - Cadhub - {title} - - + ) } diff --git a/web/src/index.html b/web/src/index.html index f9b4d50..bc8eca9 100644 --- a/web/src/index.html +++ b/web/src/index.html @@ -3,7 +3,9 @@ - + + + <%= htmlWebpackPlugin.options.title %>