Mise à jour de 'src/templates/index.html'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
mont5piques 2023-07-27 13:46:23 +00:00
parent 2002729613
commit bd9e409836

View File

@ -6,6 +6,6 @@
<title>Ma super app</title>
</head>
<body>
<h1>Ma super application</h1>
<h1>Ma super application++</h1>
</body>
</html>