Skip to content

Commit 5dc044d

Browse files
committed
merge newer from self-hosted
1 parent b199aa0 commit 5dc044d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<div class="wrapper-inner zebra">
2222
<div class="container" itemscope itemtype="https://schema.org/WebSite">
2323
<meta itemprop="url" content="https://docs.textpattern.com/">
24-
<form class="search-hero" role="search" method="get" action="https://docs.textpattern.com/search" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" data-search-form>
24+
<form class="search-hero" role="search" method="get" action="/search" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" data-search-form>
2525
<meta itemprop="target" content="https://docs.textpattern.com/search/?q={q}">
2626
<input id="q" name="q" type="search" size="28" placeholder="Search documentation…" itemprop="query-input" data-search-input>
2727
<input class="button-primary" type="submit" value="Search">

_layouts/document--without-toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
</article>
5454

55-
<p class="alert-block information footnote report-issues">If you notice any kind of problem with this page's construction or content (outdated information, typos, broken links, or whatever), <a rel="external" target="_blank" href="https://github.com/textpattern/textpattern.github.io/issues/new?assignees=&labels=&template=discuss-existing-page.md&title=page%3A+{{ page.url }}">open an issue</a> to have it sorted. Or <a rel="external" target="_blank" href="https://github.com/textpattern/textpattern.github.io/blob/master/README.md">have a go at it</a> yourself. :)</p>
55+
<p class="alert-block information footnote report-issues">If you notice any kind of problem with this page's construction or content (outdated information, typos, broken links, or whatever), <a rel="external" target="_blank" href="https://github.com/textpattern/textpattern.github.io/issues/new?assignees=&labels=&template=discuss-existing-page.md&title=page%3A+{{ page.url }}">open an issue</a> to have it sorted. Or <a rel="external" target="_blank" href="https://github.com/textpattern/textpattern.github.io/blob/master/README.md">have a go at it</a> yourself. :)</p>
5656
</div>
5757

5858
{% include footer.html %}

0 commit comments

Comments
 (0)