fixed title

This commit is contained in:
Matei Adriel 2019-07-31 20:06:14 +03:00
parent fec7d7cc91
commit 54de6cb6e3

View file

@ -8,7 +8,7 @@ const url = 'https://logic-gate-simulator.herokuapp.com/'
const Head = () => {
return (
<Helmet>
<title>{title}r</title>
<title>{title}</title>
<link
rel="stylesheet"