fixed title
This commit is contained in:
parent
fec7d7cc91
commit
54de6cb6e3
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue