feat(HomeController): Endpunkt für Stammverzeichnis als Startseite hinzugefügt.

This commit is contained in:
Developer 02
2024-11-04 14:30:09 +01:00
parent c4114a3800
commit fcc3223eb1
8 changed files with 41 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
using EnvelopeGenerator.Application.Resources;
using Ganss.Xss;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Localization;