We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e3e1c commit 9cecf03Copy full SHA for 9cecf03
app/views/plain_page/index.html.haml
@@ -13,6 +13,7 @@
13
/ Collect the nav links, forms, and other content for toggling
14
#bs-example-navbar-collapse-1.collapse.navbar-collapse
15
%ul.nav.navbar-nav.navbar-right
16
+ / DocSearch: https://github.com/algolia/docsearch-configs/blob/master/configs/coderdojo.json
17
%li.search
18
%input#searchbox{ :placeholder => "🔍 検索", :type => "text" }
19
#hits
0 commit comments