feat: added /sys/ to all system pages, edited 404 page, added deadlink, moar changes

This commit is contained in:
limited_dev 2023-02-12 17:01:46 +01:00
parent 2d458fd2f2
commit 0279df06fa
24 changed files with 90 additions and 41 deletions

View file

@ -1,4 +1,4 @@
@page "/report/{type}/{board}/{id}"
@page "/sys/report/{type}/{board}/{id}"
@using System.ComponentModel.DataAnnotations
@using System.Data
@using ImageBoardServerApp.Auth