File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 />
You can’t perform that action at this time.
0 commit comments