Skip to content

Commit 48c8ee1

Browse files
authored
Merge pull request #44 from airchains-network/develop/patch-3
Develop/patch 3
2 parents af529c0 + f93bd8e commit 48c8ee1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ const config = {
5454
// Replace with your project's social card
5555
image: "img/docusaurus-social-card.jpg",
5656
algolia: {
57-
appId: "P9COXFKI3G", // Replace with your Algolia app ID
58-
apiKey: "843bd240189959a54f97621062536663", // Replace with your Algolia search-only API key
57+
appId: "IZ9J33BZO5", // Replace with your Algolia app ID
58+
apiKey: "e142dd5635368a9d6630e7b9f8b3d731", // Replace with your Algolia search-only API key
5959
indexName: "airchains", // Replace with the name of your Algolia index
6060
contextualSearch: true, // Optional: Enables contextual search
6161
searchParameters: {}, // Optional: Add search parameters if needed

src/components/docs/introduction.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const IntroductionComponent = () => {
122122
<Link to={`/junction`} className="docs_card_with_image">
123123
<div>
124124
<img
125-
src="/img/junction.png"
125+
src="/img/junction2.png"
126126
alt="airchains"
127127
className="junction_logo"
128128
/>

static/img/junction2.png

548 KB
Loading

0 commit comments

Comments
 (0)