mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 07:30:47 +00:00
recherche et pages
This commit is contained in:
parent
eccc40a123
commit
c9f4aae633
6 changed files with 281 additions and 96 deletions
|
|
@ -134,7 +134,7 @@ export default {
|
|||
},
|
||||
|
||||
isSearchable (page) {
|
||||
let searchPaths = null
|
||||
let searchPaths = this.$site.themeConfig.searchPaths || null
|
||||
|
||||
// all paths searchables
|
||||
if (searchPaths === null) { return true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue