diff --git a/.gitignore b/.gitignore index 4d29575..dbccfe7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ # production /build +.test.jsx +example.js # misc .DS_Store diff --git a/package.json b/package.json index 2de21f6..ec5f270 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "operation-platform", + "name": "tiefen_space_op", "version": "0.1.0", "private": true, "dependencies": { diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..b195838 Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html index 3697192..43df011 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,8 @@ 铁粉空间-运营后台 + +