mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Added HKW sites
This commit is contained in:
@@ -5,7 +5,7 @@ using HaWeb.Models;
|
||||
|
||||
[Route("HKW/")]
|
||||
public class HKWController : Controller {
|
||||
[Route("Start")]
|
||||
[Route("")]
|
||||
public IActionResult Index() {
|
||||
return View("~/Views/HKW/Static/Index.cshtml");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user