docs: create angular.io directory and add a placeholder file

This commit is contained in:
Igor Minar 2017-01-25 02:42:42 -08:00 committed by Victor Berchet
parent c4e7c083e2
commit b28f01bb7f
1 changed files with 8 additions and 0 deletions

8
angular.io/index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<title>Placeholder for angular.io</title>
</head>
<body>
This page is just a placeholder for angular.io.
</body>
</html>