Update index.html

pull/220/head
piyush 7 months ago committed by GitHub
parent 474e28415c
commit 8608fd3b03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -32,6 +32,6 @@
<p class="text">Don't have an account? <a href="#">Register</a> </p> <p class="text">Don't have an account? <a href="#">Register</a> </p>
</form> </form>
</div> </div>
<script src="script.js"></script> <script src="script.js" defer></script>
</body> </body>
</html> </html>

Loading…
Cancel
Save