remove user registration

This commit is contained in:
Carl Pearson
2024-09-06 14:53:58 -06:00
parent 4a944858ad
commit de3bf23b0e
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<body>
<h1>Welcome to Video Downloader</h1>
<a href="/login">Login</a>
<a href="/register">Register</a>
<!-- <a href="/register">Register</a> -->
</body>
</html>