feat(footer): Zu _Layout.cshtml hinzugefügt. CSS-Trennungen bearbeitet.

This commit is contained in:
Developer 02
2024-09-21 00:10:50 +02:00
parent 3974d2123e
commit 222684cfc8
5 changed files with 21 additions and 15 deletions

View File

@@ -61,5 +61,6 @@
</main>
<script src="~/js/event-binder.min.js" asp-append-version="true"></script>
@Html.AntiForgeryToken()
<footer>&copy; SignFlow 2023-2024 <a href="https://digitaldata.works">Digital Data GmbH</a></footer>
</body>
</html>