Compare commits
1 Commits
master
...
d-sidebar-
Author | SHA1 | Date | |
---|---|---|---|
|
36c3d1b185 |
@ -144,6 +144,10 @@ export default [
|
||||
category: 'conversion',
|
||||
content: ['can', 'convert', 'try'],
|
||||
},
|
||||
{
|
||||
category: 'kvstore',
|
||||
content: ['vault'],
|
||||
},
|
||||
],
|
||||
},
|
||||
'variables',
|
||||
|
6
website/pages/docs/from-1.5/functions/kvstore/index.mdx
Normal file
6
website/pages/docs/from-1.5/functions/kvstore/index.mdx
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: keystore - Functions - Configuration Language
|
||||
sidebar_title: Key Store Functions
|
||||
description: Overview of available keystore functions
|
||||
---
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: vault - Functions - Configuration Language
|
||||
sidebar_title: vault Functions
|
||||
description: Overview of available vault functions
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user