Updated home page
This commit is contained in:
@@ -7,6 +7,7 @@ public static partial class RouteMap
|
||||
public static void MapHtmxRoutes(this WebApplication app)
|
||||
{
|
||||
MapGetIndex(app);
|
||||
MapGetGreet(app);
|
||||
GetRegister(app);
|
||||
PostRegister(app);
|
||||
PostLogout(app);
|
||||
|
||||
Reference in New Issue
Block a user