check_vpn status
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-13 21:08:33 +01:00
parent 26e37a16d3
commit de23eaf27c
3 changed files with 38 additions and 1 deletions

View File

@@ -16,6 +16,9 @@ body#scan{
/* background-color: #7E57C2; */
}
.red {color: red}
.green {color: green}
.mt-100{
margin-top: 100px;
}