Skip to content

Commit 0ca4692

Browse files
authored
Shrink meta description to avoid SEO complaining (#527)
* Shrink meta description to avoid SEO complaining * Apply suggestion
1 parent b8d6f48 commit 0ca4692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ theme = "grass"
33
enableInlineShortcodes = true
44

55
[params]
6-
description = "GRASS is a powerful engine for raster, vector, and geospatial processing, enabling advanced modeling, data management, imagery processing, and time series analysis with a Python API, optimized for large-scale analysis."
6+
description = "GRASS is a powerful open-source geospatial processing engine that supports advanced modeling, time series analysis, and spatial data management."
77
keywords = "python, science, data science, machine learning, jupyter, vector, geospatial, parallel computing, gis, image processing, raster, spatial, open science, remote sensing, arrays, earth observation, geospatial analysis, timeseries analysis, open source, GRASS, FOSS4G, free open source GIS, mapping, mapping software, cartography, GIS data, open source 3D, geographic information system, free software, libre software, topology, visualization, hydrology, archaeology, 3D GIS"
88

99
[sitemap]

0 commit comments

Comments
 (0)