Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 7ad2c86

Browse files
committed
πŸ” Added search results for Blog
1 parent b0c35f5 commit 7ad2c86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

β€Žsrc/components/common/search/Search.jsβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ class Results extends React.Component {
102102
renderSectionTitle({ index }) {
103103
// TODO: handle this with query-config
104104
searchConfig.marketplace = `Marketplace`
105+
searchConfig.blog = `Blog`
105106

106107
const labelClass = {
107108
faq: `faq-color b--faq-color`,
@@ -110,6 +111,7 @@ class Results extends React.Component {
110111
api: `middarkgrey b--middarkgrey`,
111112
tutorial: `tutorial-color b--tutorial-color`,
112113
integration: `integration-color b--integration-color`,
114+
blog: `concept-color b--concept-color`,
113115
marketplace: `setup-color b--setup-color`,
114116
}
115117

@@ -166,6 +168,7 @@ class Results extends React.Component {
166168
<Index indexName="api" />
167169
<Index indexName="tutorial" />
168170
<Index indexName="integration" />
171+
<Index indexName="blog" />
169172
<Index indexName="marketplace" />
170173
</>
171174
)

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /