You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: siteConfig.js
+30
Original file line number
Diff line number
Diff line change
@@ -67,4 +67,34 @@ module.exports = {
67
67
title: "Contact Built with Draftbox",
68
68
successMessage: "We’ll get in touch with you soon.",
69
69
},
70
+
metadata: {
71
+
title: "Built with Draftbox",
72
+
description:
73
+
"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.",
74
+
},
75
+
twitterCard: {
76
+
title: "Built with Draftbox",
77
+
description:
78
+
"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.",
79
+
imageUrl: "twitterImage.png",
80
+
username: "@DraftboxHQ",
81
+
},
82
+
facebookCard: {
83
+
title: "Built with Draftbox",
84
+
description:
85
+
"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.",
86
+
imageUrl: "facebookImage.png",
87
+
appId: "",
88
+
width: 1000,
89
+
height: 523,
90
+
},
91
+
siteTitle: "Built with Draftbox",
92
+
siteDescription:
93
+
"Lightning fast, secure front-end for your WordPress or Ghost blog, without coding.",
0 commit comments