Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
University of Michigan Fencing
club-theme
Commits
f898409c
Commit
f898409c
authored
Jun 22, 2016
by
Ethan Madison
Browse files
Remove search from header
No need for search. Signed-off-by:
Ethan Madison
<
ethan@ethanmad.com
>
parent
7f03ab1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
layouts/partials/header.html
View file @
f898409c
...
...
@@ -51,17 +51,6 @@
</li>
{{ end }}
</ul>
{{ if .Site.Params.searchDomain }}
<form
class=
"navbar-form navbar-left"
role=
"search"
action=
"https://www.google.co.jp/search"
method=
"get"
>
<div
class=
"input-group doc-search-form"
>
<input
type=
"hidden"
name=
"as_sitesearch"
value=
"{{ .Site.Params.searchDomain }}"
>
<input
type=
"text"
name=
"as_q"
class=
"search-query doc-search-input-text"
placeholder=
"Search Site"
>
<span
class=
"input-group-addon input-group-btn doc-search-input-btn"
>
<button
class=
"btn"
type=
"submit"
><span
class=
"glyphicon glyphicon-search"
></span></button>
</span>
</div>
</form>
{{ end }}
</div>
<!--/.nav-collapse -->
</div>
</nav>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment