초기 커밋.

This commit is contained in:
2025-02-03 11:02:48 +09:00
parent a7d46f415f
commit fe9aa0799f
2334 changed files with 674826 additions and 0 deletions

28
Deployment/index.html Normal file
View File

@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<div style="text-align:center">
<table style="width:100%; border-style:hidden">
<tr>
<td height="50"></td>
</tr>
<tr>
<td height="20"><h3>DDUtility</h3></td>
</tr>
<tr>
<td>
<a title="install" href="Provider/setup.exe">
<img src="image/CampingFire_256.png" alt="" width="128" height="128" />
</a>
</td>
</tr>
</table>
</div>
</body>
</html>