mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Get search appearing again
Search had gone from everywhere. Turns out that there's a very particular way you have to specify the plugins in YAML if you want to use INHERIT.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
INHERIT: mkdocs-common.yml
|
||||
|
||||
plugins:
|
||||
- offline
|
||||
offline:
|
||||
|
||||
site_dir: docs-offline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user