Davis-Technical-College / CanvasAssistantBlazorWASM

MIT License
1 stars 8 forks source link

Course.razor pagination added and favicon.ico #31

Closed AndiMontag closed 2 months ago

AndiMontag commented 2 months ago

Updated the Courses.razor page to include pagination in increments of 5 to ensure all classes are visible beyond the default limit of 10 that are currently being shown. Also changed file type ending for favicon.png to favicon.ico per Blazor documentation for the favicons.