Merge pull request #121 from felinae98/fix-admin-page-title

修复前端 title
This commit is contained in:
felinae98 2022-10-10 23:54:54 +08:00 committed by GitHub
commit 8b6502c53c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,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>React Redux App</title>
<title>Nonebot Bison Admin</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>