mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 06:38:46 +00:00
Exclude index pages from search results
This commit is contained in:
parent
541aae1588
commit
0d3a57be13
2 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Info Widgets
|
title: Info Widgets
|
||||||
description: Homepage info widgets.
|
description: Homepage info widgets.
|
||||||
|
search:
|
||||||
|
exclude: true
|
||||||
---
|
---
|
||||||
|
|
||||||
You can also find a list of all available info widgets in the sidebar navigation.
|
You can also find a list of all available info widgets in the sidebar navigation.
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Service Widgets
|
title: Service Widgets
|
||||||
description: Homepage service widgets.
|
description: Homepage service widgets.
|
||||||
|
search:
|
||||||
|
exclude: true
|
||||||
---
|
---
|
||||||
|
|
||||||
You can also find a list of all available service widgets in the sidebar navigation.
|
You can also find a list of all available service widgets in the sidebar navigation.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue