initial commit

This commit is contained in:
2026-07-21 10:29:41 +07:00
commit cf25bc83fb
151 changed files with 84984 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
@page
@model PrivacyModel
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>