Préparation du projet pour Gitea

This commit is contained in:
2025-07-25 10:19:24 +02:00
parent bf926d1fd1
commit 5b96513515
20 changed files with 441 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>