Update html/index.html

This commit is contained in:
2025-08-07 12:09:56 +00:00
parent 1568a03ac8
commit 6fc6d73feb

View File

@@ -7,6 +7,6 @@
<script src="https://rybitt.dokploy.agentic-ai.dk/api/script.js" data-site-id="12" defer></script> <script src="https://rybitt.dokploy.agentic-ai.dk/api/script.js" data-site-id="12" defer></script>
</head> </head>
<body> <body>
<h1>Hello World from Dokploy!</h1> <h1>Hello World from Dokploy and Erik!</h1>
</body> </body>
</html> </html>