Skip to content

Commit b199aa0

Browse files
committed
merge newer from self-hosted
1 parent 93c90ac commit b199aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1 class="masthead" itemprop="name"><a rel="home" itemprop="url" href="https://
1212
{% if page.layout != "default" and page.layout != "search" %}
1313
<div itemscope itemtype="https://schema.org/WebSite">
1414
<meta itemprop="url" content="https://docs.textpattern.com/">
15-
<form class="search-form" role="search" action="https://docs.textpattern.com/search" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" data-search-form>
15+
<form class="search-form" role="search" action="/search" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" data-search-form>
1616
<meta itemprop="target" content="https://docs.textpattern.com/search/?q={q}">
1717
<label class="accessibility" for="q">Search</label>
1818
<input id="q" name="q" type="search" size="32" placeholder="Search documentation…" itemprop="query-input" data-search-input>

0 commit comments

Comments
 (0)