Exclude index pages from search results

This commit is contained in:
shamoon 2024-09-02 15:15:05 -07:00
parent 541aae1588
commit 0d3a57be13
2 changed files with 4 additions and 0 deletions

View File

@ -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.

View File

@ -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.