Skip to content

Commit

Permalink
feat(index): added title and description tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismaestro authored and Ismael Ramos committed Oct 7, 2017
1 parent 574fbba commit 829b51b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<!doctype html>
<html>
<head>
<title>Angular Example App</title>
<meta content='Angular example app is a base project to start coding with Angular' name='description'>
<meta charset="utf-8">
<meta http-equiv="Content-Security-Policy"
content="
Expand Down

0 comments on commit 829b51b

Please sign in to comment.