From 12eaa5814ef20b0910e8d64a753378b6f6797989 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 22 May 2026 00:52:16 +1000 Subject: Initial commit --- Pages/_Host.cshtml | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 Pages/_Host.cshtml (limited to 'Pages/_Host.cshtml') diff --git a/Pages/_Host.cshtml b/Pages/_Host.cshtml deleted file mode 100644 index 28ff24c..0000000 --- a/Pages/_Host.cshtml +++ /dev/null @@ -1,37 +0,0 @@ -@page "/" -@using Microsoft.AspNetCore.Components.Web -@namespace HyperBooru.Pages -@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers - - - - - - - - - - - - - - - - - - - -
- - An error has occurred. This application may no longer respond until reloaded. - - - An unhandled exception has occurred. See browser dev tools for details. - - Reload - 🗙 -
- - - - -- cgit v1.3