content: Set searchable param to false for content/en/documentation.md

This commit is contained in:
Joe Mooring 2025-06-17 07:56:35 -07:00 committed by GitHub
parent d1b2aad69e
commit 623b486241
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,8 @@ title: Hugo Documentation
linkTitle: Docs
description: Hugo is the world's fastest static website engine. It's written in Go (aka Golang) and developed by bep, spf13 and friends.
layout: list
params:
searchable: false
---
<!--