primer commit

This commit is contained in:
2024-08-30 03:19:36 -03:00
commit 2ce2a3ce01
81 changed files with 74938 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@{
ViewData["Title"] = "Info";
}
<h1>@ViewData["Title"]</h1>
<p>Este es un sistema hecho por Federico Polidoro Para las materias de Ing en sistemas y Trabajo de diploma.</p>