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 @@ -53,8 +53,8 @@ const config = {
5353 // Replace with your project's social card
5454 image : "img/docusaurus-social-card.jpg" ,
5555 algolia : {
56- appId : "P9COXFKI3G " , // Replace with your Algolia app ID
57- apiKey : "843bd240189959a54f97621062536663 " , // Replace with your Algolia search-only API key
56+ appId : "IZ9J33BZO5 " , // Replace with your Algolia app ID
57+ apiKey : "e142dd5635368a9d6630e7b9f8b3d731 " , // Replace with your Algolia search-only API key
5858 indexName : "airchains" , // Replace with the name of your Algolia index
5959 contextualSearch : true , // Optional: Enables contextual search
6060 searchParameters : { } , // Optional: Add search parameters if needed
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ const IntroductionComponent = () => {
6363 < Link to = { `/junction` } className = "docs_card_with_image" >
6464 < div >
6565 < img
66- src = "/img/junction .png"
66+ src = "/img/junction2 .png"
6767 alt = "airchains"
6868 className = "junction_logo"
6969 />
You can’t perform that action at this time.
0 commit comments