restart the build when adding a new page

This commit is contained in:
yaroslav
2026-01-20 19:30:54 +02:00
parent bca991ccaa
commit d7bffb9f97
3 changed files with 13 additions and 3 deletions
+11
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>Example page</title>
</head>
<body>
</body>
</html>