Skip to content

Commit 941d459

Browse files
initial setup
1 parent 6403bc8 commit 941d459

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>Org.Javacream.Training.Angular</title>
5+
<title>org.Javacream.Training.Angular</title>
66
<base href="/">
77

88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="icon" type="image/x-icon" href="favicon.ico">
1010
</head>
1111
<body>
1212
<app-root></app-root>
13+
<hr/>
1314
</body>
1415
</html>

0 commit comments

Comments
 (0)