We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5908a commit 43b09daCopy full SHA for 43b09da
.vitepress/config.mjs
@@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress'
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
title: "eodash ecosystem",
6
- description: "Central documentation point for all aspects that make up the eodash ecosystem",
+ description: "Publish and integrate earth observation data in a dashboard application through this flexible and customizable ecosystem",
7
themeConfig: {
8
search: {
9
provider: "local"
0 commit comments