From 6907dc5033135681f6bc3f3fcc10e86643003a15 Mon Sep 17 00:00:00 2001 From: Sergey Andrievskiy Date: Thu, 2 Apr 2020 12:04:09 +0300 Subject: [PATCH] feat: update Angular version --- docs/articles/index.md | 4 ++-- src/index.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/articles/index.md b/docs/articles/index.md index 85100a34..53733c39 100644 --- a/docs/articles/index.md +++ b/docs/articles/index.md @@ -1,6 +1,6 @@ # What is ngx-admin? -ngx-admin is a front-end admin dashboard template based on Angular 8+, Bootstrap 4+ and Nebular. That means all the data you can see on graphs, charts and tables is mocked in Javascript so you can use the backend of your choice with no limitations. +ngx-admin is a front-end admin dashboard template based on Angular 9+, Bootstrap 4+ and Nebular. That means all the data you can see on graphs, charts and tables is mocked in Javascript so you can use the backend of your choice with no limitations.
## How can it help me? @@ -17,7 +17,7 @@ You can also use ngx-admin for the purpose of learning Angular. ## List of features -- Angular 8+ & Typescript +- Angular 9+ & Typescript - Bootstrap 4+ & SCSS - Responsive layout - RTL support diff --git a/src/index.html b/src/index.html index 170fa407..697569fa 100644 --- a/src/index.html +++ b/src/index.html @@ -2,9 +2,9 @@ - ngx-admin - Angular 8, Bootstrap 4 Admin dashboard template - - + ngx-admin - Angular 9, Bootstrap 4 Admin dashboard template + +