Skip to content

Commit

Permalink
Merge pull request #415 from JC-fin/patch-1
Browse files Browse the repository at this point in the history
Update gatsby-config.js
  • Loading branch information
Shadowfiend authored Aug 16, 2024
2 parents 8a8810d + a37d66c commit 937eb60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gatsby-config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module.exports = {
siteMetadata: {
title: "Bitcoin on Ethereum",
title: "Bitcoin Everywhere",
titleTemplate: "tBTC – %s",
description: "1. Deposit BTC. 2. Mint TBTC. 3. Lend and earn interest on your BTC.",
description: "Mint tBTC to use your Bitcoin everywhere. Decentralized and secure.",
url: "https://tbtc.network",
// supported 639-1 language codes
supportedLocales: [
Expand All @@ -19,7 +19,7 @@ module.exports = {

// manifest config
appName: 'tBTC',
appDescription: 'tBTC — Bitcoin on Ethereum',
appDescription: 'tBTC — Bitcoin Everywhere',
icons: {
android: true,
appleIcon: true,
Expand Down

0 comments on commit 937eb60

Please sign in to comment.