docs: create angular.io directory and add a placeholder file
This commit is contained in:
parent
c4e7c083e2
commit
b28f01bb7f
|
@ -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>
|
Loading…
Reference in New Issue