-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'hotfix/meta-title-fixes' into dev
- Loading branch information
Showing
105 changed files
with
177 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Careers | celestia.org", | ||
title: "Celestia - Careers", | ||
ogTitle: "Careers | celestia.org", | ||
description: "Join our team of leading engineers, researchers, and entrepreneurs in pioneering the first modular blockchain design.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Community | celestia.org", | ||
title: "Celestia - Community", | ||
ogTitle: "Community | celestia.org", | ||
description: "Discover community hubs, discussion forums, and resources that are used by the global Celestia community.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Developer Portal | celestia.org", | ||
title: "Celestia - Developer Portal", | ||
ogTitle: "Developer Portal | celestia.org", | ||
description: "The homepage for Celestia developers. Tutorials. Resources. Community.", | ||
image: "/developer-portal-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Ecosystem | celestia.org", | ||
title: "Celestia - Ecosystem", | ||
ogTitle: "Ecosystem | celestia.org", | ||
description: "Celestia Ecosystem provides a wide range of apps and services built in the Celestia ecosystem.", | ||
image: "/ecosystem-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "FAQ | celestia.org", | ||
title: "Celestia - FAQ", | ||
ogTitle: "FAQ | celestia.org", | ||
description: "Find answers to frequently asked questions about Celestia.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Glossary | celestia.org", | ||
title: "Celestia - Glossary", | ||
ogTitle: "Glossary | celestia.org", | ||
description: "Explore new terms about Celestia and modular blockchains.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Home | celestia.org", | ||
title: "Celestia - Home", | ||
ogTitle: "Home | celestia.org", | ||
description: "Celestia is a modular consensus and data network, built to enable anyone to easily deploy their own blockchain with minimal overhead.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Press | celestia.org", | ||
title: "Celestia - Press", | ||
ogTitle: "Press | celestia.org", | ||
description: "Find branding, news, social channels, and press contacts.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Resources | celestia.org", | ||
title: "Celestia - Resources", | ||
ogTitle: "Resources | celestia.org", | ||
description: "Explore blog posts, podcasts episodes, YouTube videos, and research papers about the Celestia network.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Team | celestia.org", | ||
title: "Celestia - Team", | ||
ogTitle: "Team | celestia.org", | ||
description: "Meet the team building the Celestia network.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "Technology | celestia.org", | ||
title: "Celestia - Technology", | ||
ogTitle: "Technology | celestia.org", | ||
description: "Learn about the core technology powering Celestia's new modular blockchain architecture.", | ||
image: "/celestia-default-og-image.jpg", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
export const seoContent = { | ||
title: "What is Celestia? | celestia.org", | ||
title: "Celestia - What is Celestia?", | ||
ogTitle: "What is Celestia? | celestia.org", | ||
description: "A complete beginner's guide to how Celestia works, its key benefits, and how anyone in the world will be able to create their own blockchain in minutes.", | ||
image: "/what-is-celestia-og-image.jpg", | ||
}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.