add gitignore and html scale
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-13 08:28:24 +08:00
parent a1302c34de
commit 5c5ae1f16b
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/ais

View File

@@ -2,6 +2,7 @@
<html>
<head>
<title>Title</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>