forked from tanner/qotnews
Remove hard-coded title
This commit is contained in:
parent
e6589dc61c
commit
bf3663bbec
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user