Remove hard-coded title

This commit is contained in:
Tanner
2022-06-30 00:12:22 +00:00
parent c1aede8f1f
commit e2790ddb76
+1 -1
View File
@@ -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 {