From b28f01bb7f75b51091efdace70e9ea1ec7f5b680 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Wed, 25 Jan 2017 02:42:42 -0800 Subject: [PATCH] docs: create angular.io directory and add a placeholder file --- angular.io/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 angular.io/index.html diff --git a/angular.io/index.html b/angular.io/index.html new file mode 100644 index 0000000000..25234167aa --- /dev/null +++ b/angular.io/index.html @@ -0,0 +1,8 @@ + + + Placeholder for angular.io + + + This page is just a placeholder for angular.io. + + \ No newline at end of file