ATLAS-3840: Atlas website's html meta description is set to My awesome app using docz

Signed-off-by: kevalbhatt <kbhatt@apache.org>
This commit is contained in:
Umesh S Padashetty 2020-06-12 21:44:41 +05:30 committed by kevalbhatt
parent 0c3d2ed350
commit 3d559d0195
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ import versions from './docz-lib/config/versions';
module.exports = {
title: "Apache Atlas Data Governance and Metadata framework for Hadoop",
description: "Apache Atlas Data Governance and Metadata framework for Hadoop",
files: "**/*.{md,mdx}",
base: "/",
baseUrl:"./public",