Victor Pham 1 жил өмнө
parent
commit
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