Skip to content

Commit 9cecf03

Browse files
committed
Add Note on where to configure DocSearch via Pull Request
1 parent 09e3e1c commit 9cecf03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/plain_page/index.html.haml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
/ Collect the nav links, forms, and other content for toggling
1414
#bs-example-navbar-collapse-1.collapse.navbar-collapse
1515
%ul.nav.navbar-nav.navbar-right
16+
/ DocSearch: https://github.com/algolia/docsearch-configs/blob/master/configs/coderdojo.json
1617
%li.search
1718
%input#searchbox{ :placeholder => "🔍 検索", :type => "text" }
1819
#hits

0 commit comments

Comments
 (0)