xieren 6 年之前
父節點
當前提交
8ff8447006
共有 3 個文件被更改,包括 4 次插入0 次删除
  1. 3 0
      .gitignore
  2. 0 0
      public/flexible.min.js
  3. 1 0
      public/index.html

+ 3 - 0
.gitignore

@@ -322,6 +322,9 @@ sftp-config.json
 .DS_Store
 node_modules
 /dist
+/activity
+/activity.tar
+/activity.zip
 
 # local env files
 .env.local

File diff suppressed because it is too large
+ 0 - 0
public/flexible.min.js


+ 1 - 0
public/index.html

@@ -8,6 +8,7 @@
   <link rel="icon" href="<%= BASE_URL %>favicon.ico">
   <title>hooli世界杯</title>
   <link rel="stylesheet" type="text/css" href="<%= BASE_URL %>normalize.css" />
+  <script src="<%= BASE_URL %>flexible.min.js"></script>
 </head>
 
 <body>

Some files were not shown because too many files changed in this diff