Skip to content

Commit 083da1e

Browse files
committed
Updated site config
1 parent f753eae commit 083da1e

File tree

3 files changed

+41
-13
lines changed

3 files changed

+41
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^16.13.0"
1616
},
1717
"dependencies": {
18-
"@draftbox-co/gatsby-wordpress-balsa-theme": "^1.0.26",
18+
"@draftbox-co/gatsby-wordpress-balsa-theme": "^1.0.27",
1919
"dotenv": "^8.2.0",
2020
"gatsby": "2.20.24",
2121
"gatsby-plugin-crisp-chat": "^3.2.2",

siteConfig.js

Lines changed: 36 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
module.exports = {
2-
siteUrl: "https://wp-balsa-preview.draftbox.co", // Site domain. Do not include a trailing slash!
2+
siteUrl: "http://localhost:8000", // Site domain. Do not include a trailing slash!
33

44
postsPerPage: 10, // Number of posts shown on paginated pages (changes this requires sometimes to delete the cache)
55

66
siteTitleMeta: "Built with Draftbox", // This allows an alternative site title for meta data for pages.
7-
siteDescriptionMeta: "New-age blogging platform", // This allows an alternative site description for meta data for pages.
7+
siteDescriptionMeta:
8+
"Lightning fast, secure front-end for your WordPress or Ghost blog, without coding", // This allows an alternative site description for meta data for pages.
89

910
shareImageWidth: 1000, // Change to the width of your default share image
1011
shareImageHeight: 523, // Change to the height of your default share image
@@ -23,11 +24,11 @@ module.exports = {
2324
navigation: [
2425
{
2526
label: "Home",
26-
url: "https://wp-balsa-preview.draftbox.co/",
27+
url: "https://wp-balsa-preview.draftbox.com/",
2728
},
2829
{
2930
label: "Contact",
30-
url: "https://wp-balsa-preview.draftbox.co/contact",
31+
url: "https://wp-balsa-preview.draftbox.com/contact",
3132
},
3233
],
3334
},
@@ -36,19 +37,19 @@ module.exports = {
3637
navigation: [
3738
{
3839
label: "Home",
39-
url: "https://wp-balsa-preview.draftbox.co/",
40+
url: "https://wp-balsa-preview.draftbox.com/",
4041
},
4142
{
4243
label: "Sitemap",
43-
url: "https://wp-balsa-preview.draftbox.co/sitemap.xml",
44+
url: "https://wp-balsa-preview.draftbox.com/sitemap.xml",
4445
},
4546
{
4647
label: "RSS",
47-
url: "https://wp-balsa-preview.draftbox.co/rss.xml",
48+
url: "https://wp-balsa-preview.draftbox.com/rss.xml",
4849
},
4950
{
5051
label: "Contact",
51-
url: "https://wp-balsa-preview.draftbox.co/contact",
52+
url: "https://wp-balsa-preview.draftbox.com/contact",
5253
},
5354
{
5455
label: "External Link",
@@ -67,4 +68,31 @@ module.exports = {
6768
title: "Contact Built with Draftbox",
6869
successMessage: "We’ll get in touch with you soon.",
6970
},
71+
metadata: {
72+
title: "Built with Draftbox",
73+
description:
74+
"Lightning fast, secure front-end for your WordPress or Ghost blog, without coding. Draftbox is a new-age blogging platform for everyone, built on Gatsby.",
75+
},
76+
twitterCard: {
77+
title: "Built with Draftbox",
78+
description:
79+
"Lightning fast, secure front-end for your WordPress or Ghost blog, without coding. Draftbox is a new-age blogging platform for everyone, built on Gatsby.",
80+
imageUrl: "twitterImage.png",
81+
username: "@DraftboxHQ",
82+
},
83+
facebookCard: {
84+
title: "Built with Bro",
85+
description:
86+
"Lightning fast, secure front-end for your WordPress or Ghost blog, without coding. Draftbox is a new-age blogging platform for everyone, built on Gatsby.",
87+
imageUrl: "facebookImage.jpg",
88+
appId: "2391725224459953",
89+
},
90+
siteTitle: "Built with Draftbox",
91+
siteDescription:
92+
"Lightning fast, secure front-end for your WordPress or Ghost blog, without coding.",
93+
language: "en",
94+
logoUrl: "logo.png",
95+
iconUrl: "favicon.png",
96+
coverUrl: "cover.jpg",
97+
alternateLogoUrl: "logo.png",
7098
};

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -977,10 +977,10 @@
977977
postcss "^7.0.17"
978978
postcss-js "^2.0.1"
979979

980-
"@draftbox-co/gatsby-wordpress-balsa-theme@^1.0.26":
981-
version "1.0.26"
982-
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-balsa-theme/-/gatsby-wordpress-balsa-theme-1.0.26.tgz#c5388cc1d6595f6309ffb2e2bab8cd5715fa1c25"
983-
integrity sha512-kAMzrVTruyh7hlmEIN9NkCieDGGXGEwRjHGgQn02r1EFkgCWwshdwxsVIOUEq/C3X1eYzqafCFvA68o7Pm5a0Q==
980+
"@draftbox-co/gatsby-wordpress-balsa-theme@^1.0.27":
981+
version "1.0.27"
982+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-balsa-theme/-/gatsby-wordpress-balsa-theme-1.0.27.tgz#2276473fb2bfcf8b5748c323f0a347dd0dd3d646"
983+
integrity sha512-aw7RIRXQ+imt+DDzeTROW6bsLs64xiqEj/6Qhjio/m0Bog9+RnzVaNlRulBVE2RaHCeFLETKxIdqUxM2ZFCtUg==
984984
dependencies:
985985
"@armada-inc/gatsby-plugin-amp" "^0.2.3"
986986
"@draftbox-co/gatsby-plugin-webfonts" "^1.1.3"

0 commit comments

Comments
 (0)