mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Ignore changelog in docs search (#12194)
This commit is contained in:
@ -26,7 +26,9 @@ markdown_extensions:
|
||||
plugins:
|
||||
- search
|
||||
- exclude:
|
||||
glob: General/Changelogs/*
|
||||
glob:
|
||||
- General/Changelogs/*
|
||||
- General/Changelog.md
|
||||
extra_css:
|
||||
- https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css
|
||||
- librenms.css
|
||||
|
Reference in New Issue
Block a user