fixed hrefs

This commit is contained in:
Joshua Perry 2023-01-25 15:37:56 +00:00
parent afb3fdeee6
commit f77d69bba9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<main class="home">
<h2>Log in</h2>
<form action="/admin/" method="post" style="padding: 40px">
<form action="/user/login" method="post" style="padding: 40px">
<label>Enter Username</label>
<input type="username" name="username" />