mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 06:24:38 -04:00
content: Set searchable param to false for content/en/documentation.md
This commit is contained in:
parent
d1b2aad69e
commit
623b486241
@ -3,6 +3,8 @@ title: Hugo Documentation
|
|||||||
linkTitle: Docs
|
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.
|
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
|
layout: list
|
||||||
|
params:
|
||||||
|
searchable: false
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user