diff --git a/webclient/package.json b/webclient/package.json index 1e0ac56..104b392 100644 --- a/webclient/package.json +++ b/webclient/package.json @@ -6,7 +6,9 @@ "moment": "^2.24.0", "react": "^16.9.0", "react-dom": "^16.9.0", + "react-helmet": "^5.2.1", "react-router-dom": "^5.0.1", + "react-router-hash-link": "^1.2.2", "react-scripts": "3.1.1" }, "scripts": { diff --git a/webclient/public/index.html b/webclient/public/index.html index a903fb4..88094c5 100644 --- a/webclient/public/index.html +++ b/webclient/public/index.html @@ -5,8 +5,9 @@ + @@ -25,7 +26,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - QNN - Qot News Network + {{ title }} - QotNews