perf(web): add validate function to js

This commit is contained in:
2023-01-27 17:17:47 +03:00
parent 7c58f011ca
commit deb00436f5
3 changed files with 7 additions and 4 deletions
+1
View File
@@ -26,6 +26,7 @@
<script src="/js/jquery-3.6.0.min.js"></script>
<script src="/js/jquery.cookie.js"></script>
<script src="/js/token.js"></script>
<script src="/js/redirector.js"></script>
</head>
<body>
<h1>Welcome to Tanabata!</h1>