fix inconsistent sidebar title of functions (#1906)

Signed-off-by: Syasusu <syasusu@163.com>
This commit is contained in:
Syasusu 2024-08-12 22:23:54 +08:00 committed by GitHub
parent 034125352f
commit 8c0d89bec0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- ---
page_title: base64gunzip - Functions - Configuration Language sidebar_label: base64gunzip
description: |- description: |-
The base64gunzip function decodes a Base64-encoded string and uncompresses the result with gzip. The base64gunzip function decodes a Base64-encoded string and uncompresses the result with gzip.
--- ---

View File

@ -1,5 +1,5 @@
--- ---
page_title: cidrcontains - Functions - Configuration Language sidebar_label: cidrcontains
description: |- description: |-
The cidrcontains function determines whether a given IP address or an address prefix given in CIDR notation is within a given IP network address prefix. The cidrcontains function determines whether a given IP address or an address prefix given in CIDR notation is within a given IP network address prefix.
--- ---