File tree Expand file tree Collapse file tree 4 files changed +23
-23
lines changed
java-spring-boot-ru/static
src/main/resources/public Expand file tree Collapse file tree 4 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 1- {"assignment" :" java-spring-boot-ru/profiles " }
1+ {"assignment" :" java-spring-boot-ru/static " }
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments