Skip to content

Restores search plugin #846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2019
Merged

Restores search plugin #846

merged 1 commit into from
Feb 10, 2019

Conversation

s-ben
Copy link
Contributor

@s-ben s-ben commented Feb 9, 2019

It appears search disappeared when we added template variables in PR #645. This happened because previously, search was enabled by default in MkDocs. So when we added our first plugin to mkdocs.yml, the default was overwritten, removing search. This PR fixes this by explicitly adding it back ( Closes #845 ).

Verified

This commit was signed with the committer’s verified signature.
Copy link
Member

@dajohi dajohi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@dajohi dajohi merged commit f1e4737 into decred:master Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search bar missing
2 participants