Remove hard-coded title
This commit is contained in:
@@ -28,7 +28,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`.
|
||||
-->
|
||||
<title>{{ title }} - QotNews</title>
|
||||
<title>{{ title }}</title>
|
||||
|
||||
<style>
|
||||
html {
|
||||
|
Reference in New Issue
Block a user