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:
parent
0c3d2ed350
commit
3d559d0195
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue