This commit is contained in:
2026-01-01 22:10:20 -05:00
parent 677efe61fa
commit 44eaeda461
5 changed files with 67 additions and 11 deletions
+12
View File
@@ -0,0 +1,12 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Inventory HTML File</title>
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<h1>Java desktop app with Web-based UI</h1>
</body>
</html>