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.
2 parents 20e5be4 + d9c2f4f commit 842606aCopy full SHA for 842606a
dpl-docs/views/layout.dt
@@ -128,7 +128,7 @@ html(lang='en-US')
128
a.expand-toggle(href="#{root_dir}search.html", title="Search")
129
span Search
130
#search-box
131
- form(method='get', action='https://google.com/search', autocomplete='off')
+ form(method='get', action='https://duckduckgo.com/', autocomplete='off')
132
input#domains(type='hidden', name='domains', value='dlang.org')
133
|
134
input#sourceid(type='hidden', name='sourceid', value='google-search')
0 commit comments