add testing of new method of start page

This commit is contained in:
2023-08-27 13:54:07 +02:00
parent 8c4d70ac28
commit a0984782a8
4 changed files with 29 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Test</h1>
</body>
</html>