Skip to content

Commit 7017f01

Browse files
committed
submit java-spring-boot-ru/static
1 parent f441f37 commit 7017f01

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

.current.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"assignment":"java-spring-boot-ru/profiles"}
1+
{"assignment":"java-spring-boot-ru/static"}

java-spring-boot-ru/static/gradlew

100644100755
File mode changed.
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Error Page</title>
7-
</head>
8-
<body>
9-
<h1>404 Error!</h1>
10-
</body>
11-
</html>
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Error Page</title>
7+
</head>
8+
<body>
9+
<h1>404 Error!</h1>
10+
</body>
11+
</html>
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Home Page</title>
7-
</head>
8-
<body>
9-
<h1>Welcome to Hexlet!</h1>
10-
</body>
11-
</html>
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Home Page</title>
7+
</head>
8+
<body>
9+
<h1>Welcome to Hexlet!</h1>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)