Skip to content

Commit

Permalink
Step 0.9: Add usage of ng-app in our app
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent af97e56 commit 5fd7600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.html
@@ -1,3 +1,3 @@
<body>
<body ng-app="socially">
<div ng-include src="'client/main.html'"></div>
</body>

0 comments on commit 5fd7600

Please sign in to comment.