Victor Pham 1 年之前
父节点
当前提交
b43cac94cc
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package.json
  2. 1 1
      public/index.html

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
     "deploy": "NODE_OPTIONS=--openssl-legacy-provider  webpack --config config/webpack.config.js --mode=production --optimize-minimize",
     "build": "webpack --config config/webpack.config.js --mode=production  --progress"
   },
-  "name": "metarare",
+  "name": "nffit",
   "version": "1.0.0",
   "main": "index.js",
   "license": "MIT",

+ 1 - 1
public/index.html

@@ -5,7 +5,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="icon" href="./favicon.png" />
-    <title>Metarare</title>
+    <title>Nffit</title>
     <!-- Google tag (gtag.js) -->
     <script
       async