fix: trailing slash for search #122

Merged
jolheiser merged 1 commits from jolheiser/theme:docs-search into master 2023-02-21 16:31:22 +00:00
Owner

Noted by a user on Discord that our search stopped working.

It appears that our new host is set up to redirect non-trailing slash paths to trailing slash paths, discarding the query parameters.

One option is to change it back, another is this PR which simply adds the trailing slash to the form action.

Noted by a user on Discord that our search stopped working. It appears that our new host is set up to redirect non-trailing slash paths to trailing slash paths, discarding the query parameters. One option is to change it back, another is this PR which simply adds the trailing slash to the form action.
jolheiser added 1 commit 2023-02-16 18:42:00 +00:00
fix: trailing slash for search
Signed-off-by: jolheiser <john.olheiser@gmail.com>
All checks were successful
continuous-integration/drone/pr Build is passing
e1449c207a
pat-s approved these changes 2023-02-21 16:24:35 +00:00
pat-s left a comment
Member

Well spotted. If that change does it, let's get it out?

Well spotted. If that change does it, let's get it out?
lunny approved these changes 2023-02-21 16:30:48 +00:00
jolheiser merged commit aa3c84e28b into master 2023-02-21 16:31:22 +00:00
jolheiser deleted branch docs-search 2023-02-21 16:31:23 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.