We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc315da commit f6837b7Copy full SHA for f6837b7
index.html
@@ -62,5 +62,8 @@ <h1>Welcome to Our School SMP!</h1>
62
</script>
63
64
<script defer src="auth.js"></script>
65
+
66
+ <!-- Add install button -->
67
+ <button id="install-button" style="display:none;">Install App</button>
68
</body>
69
</html>
0 commit comments