Drone CI Test
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-20 10:56:32 +08:00
parent ca5e72d6f5
commit 3ac80cc3e5
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ module.exports = (env) => {
},
plugins: [
HTMLPage("Laboratory.html", "Living Together | Laboratory"),
HTMLPage("index.html", "Living Together | Laboratory"),
CssPlugin(),
AutoFixCssPlugin()
],