Skip to content

Commit 89506eb

Browse files
committed
site title
1 parent 4061465 commit 89506eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/utils/siteConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ module.exports = {
66

77
postsPerPage: 12, // Number of posts shown on paginated pages (changes this requires sometimes to delete the cache)
88

9-
siteTitleMeta: `Ghost Gatsby Starter`, // This allows an alternative site title for meta data for pages.
10-
siteDescriptionMeta: `A starter template to build amazing static websites with Ghost and Gatsby`, // This allows an alternative site description for meta data for pages.
9+
siteTitleMeta: `The Synthetic Data Vault Blog. Put synthetic data to work!`, // This allows an alternative site title for meta data for pages.
10+
siteDescriptionMeta: `The Synthetic Data Vault (SDV) enables end users to easily generate synthetic data for different data modalities, including single table, relational and time series data.`, // This allows an alternative site description for meta data for pages.
1111

1212
shareImageWidth: 1000, // Change to the width of your default share image
1313
shareImageHeight: 523, // Change to the height of your default share image

0 commit comments

Comments
 (0)