Skip to content

Commit

Permalink
Added new images, updated site config
Browse files Browse the repository at this point in the history
  • Loading branch information
thandaanda committed Jul 7, 2020
1 parent 1889bf8 commit 0010cab
Show file tree
Hide file tree
Showing 16 changed files with 35 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^16.13.0"
},
"dependencies": {
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.30",
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.31",
"dotenv": "^8.2.0",
"gatsby": "2.20.24",
"gatsby-plugin-crisp-chat": "^3.2.2",
Expand Down
27 changes: 27 additions & 0 deletions siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,31 @@ module.exports = {
title: "Contact Built with Draftbox",
successMessage: "We’ll get in touch with you soon.",
},
metadata: {
title: "Built with Draftbox",
description:
"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.",
},
twitterCard: {
title: "Built with Draftbox",
description:
"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.",
imageUrl: "twitterImage.png",
username: "@DraftboxHQ",
},
facebookCard: {
title: "Built with Bro",
description:
"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.",
imageUrl: "facebookImage.jpg",
appId: "2391725224459953",
},
siteTitle: "Built with Draftbox",
siteDescription:
"Lightning fast, secure front-end for your WordPress or Ghost blog, without coding.",
language: "en",
logoUrl: "logo.png",
iconUrl: "favicon.png",
coverUrl: "cover.jpg",
alternateLogoUrl: "logo.png",
};
Binary file added static/cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/cover_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/facebookImage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/favicon.ico
Binary file not shown.
Binary file modified static/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/favicon1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/favicon_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions static/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Allow: /
Binary file added static/static/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/twitterImage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -958,10 +958,10 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"

"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.30":
version "1.0.30"
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.30.tgz#ef86aa939e174558cbdc27db58726dd8ad72266c"
integrity sha512-uLBkfzAIIoVxPBkyoG4YHvne/d8H+s46jEoxsTQoqI0s99qP4goZPDTdMAwMc7yb4w8USd/xis6wPAob/CZ/Jw==
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.31":
version "1.0.31"
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.31.tgz#0c13952fdc0203cf195b37673f1c01f5b76cb812"
integrity sha512-dhs5rWbeY7okvJDNUubZ9ASZT0VxCEaiNkgWCEY3PP/05vAr3aiYwy/lfpZGWk596TDOlzd9GEGPV1ATscKiqw==
dependencies:
"@armada-inc/gatsby-plugin-amp" "^0.2.3"
"@reach/router" "^1.3.3"
Expand Down

1 comment on commit 0010cab

@vercel
Copy link

@vercel vercel bot commented on 0010cab Jul 7, 2020

Please sign in to comment.