updated index.html

This commit is contained in:
Philippe Torrel
2026-07-17 10:57:25 +02:00
parent 748fbb6b8d
commit b800871cdb

View File

@@ -11,7 +11,8 @@
<body> <body>
<main> <main>
<div class="container py-5"> <div class="container py-5">
<h1>Product Manager</h1> <h1>Product Manager!</h1>
<table></table>
</div> </div>
</main> </main>
</body> </body>