From 91aafdeb9b7a60ba179b401ff2c77271aa82f9fa Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 30 Apr 2020 11:57:12 +0300 Subject: [PATCH] fix(docs): descriptions and keyword --- docs/index.html | 2 +- docs/structure.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 0c9d6bda..7ad98fb1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,7 @@ The most popular admin dashboard based on Angular 9+ and Nebular. - + diff --git a/docs/structure.ts b/docs/structure.ts index 5fc31f1d..02ba3666 100644 --- a/docs/structure.ts +++ b/docs/structure.ts @@ -6,6 +6,7 @@ export const structure = [ { type: 'page', name: 'What is ngx-admin?', + description: 'Ngx-admin is Angular 9+ Bootstrap 4+ admin dashboard template. Free and Open Source to bootstrap the development of your product or to learn Angular.', children: [ { type: 'block',