Skip to content

Commit fbb34f4

Browse files
Update title and description.
1 parent 7878928 commit fbb34f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const config: Config = {
8585
{ tagName: 'meta',
8686
attributes: {
8787
property: 'og:title',
88-
content: 'QuantStack',
88+
content: 'Open-source for discovery, science, and education',
8989
},
9090
},
9191
{ tagName: 'meta',
@@ -97,7 +97,7 @@ const config: Config = {
9797
{ tagName: 'meta',
9898
attributes: {
9999
property: 'og:description',
100-
content: 'QuantStack is a team of developers involved in major open-source projects of the scientific computing ecosystem.',
100+
content: ': A team behind major open-source projects of the scientific computing ecosystem such as Jupyter, Conda-Forge, Mamba, XTensor/SIMD, Apache Arrow and Parquet and more.',
101101
},
102102
},
103103
],

0 commit comments

Comments
 (0)