fix inconsistent sidebar title of functions on v1.8 branch (#1907)

Signed-off-by: Syasusu <syasusu@163.com>
This commit is contained in:
Syasusu 2024-08-12 22:24:15 +08:00 committed by GitHub
parent 2b1167debd
commit 56335a2c5f
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.
--- ---