Skip to content

Commit 829b51b

Browse files
IsmaestroIsmael Ramos
authored andcommitted
feat(index): added title and description tag
1 parent 574fbba commit 829b51b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!doctype html>
22
<html>
33
<head>
4+
<title>Angular Example App</title>
5+
<meta content='Angular example app is a base project to start coding with Angular' name='description'>
46
<meta charset="utf-8">
57
<meta http-equiv="Content-Security-Policy"
68
content="

0 commit comments

Comments
 (0)