We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 574fbba commit 829b51bCopy full SHA for 829b51b
src/index.html
@@ -1,6 +1,8 @@
1
<!doctype html>
2
<html>
3
<head>
4
+ <title>Angular Example App</title>
5
+ <meta content='Angular example app is a base project to start coding with Angular' name='description'>
6
<meta charset="utf-8">
7
<meta http-equiv="Content-Security-Policy"
8
content="
0 commit comments