guhongwei 5 лет назад
Родитель
Сommit
59612430aa
4 измененных файлов с 5 добавлено и 5 удалено
  1. 1 1
      README.md
  2. 1 1
      package-lock.json
  3. 1 1
      package.json
  4. 2 2
      public/index.html

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# web-moban
+# web-master
 
 
 ## Project setup
 ## Project setup
 ```
 ```

+ 1 - 1
package-lock.json

@@ -1,5 +1,5 @@
 {
 {
-  "name": "web-moban",
+  "name": "web-master",
   "version": "0.1.0",
   "version": "0.1.0",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
 {
-  "name": "web-moban",
+  "name": "web-master",
   "version": "0.1.0",
   "version": "0.1.0",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {

+ 2 - 2
public/index.html

@@ -5,11 +5,11 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
-    <title>web-moban</title>
+    <title>web-master</title>
   </head>
   </head>
   <body>
   <body>
     <noscript>
     <noscript>
-      <strong>We're sorry but web-moban doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+      <strong>We're sorry but web-master doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
     </noscript>
     </noscript>
     <div id="app"></div>
     <div id="app"></div>
     <!-- built files will be auto injected -->
     <!-- built files will be auto injected -->