💄 Restyled web pages

This commit is contained in:
2025-07-10 01:53:44 +08:00
parent 08b5ffa02f
commit ed2961a5d5
16 changed files with 2758 additions and 1332 deletions

View File

@ -6,6 +6,5 @@ public class IndexModel : PageModel
{
public void OnGet()
{
// Add any page initialization logic here
}
}