chore: remove revealSecret from ex
This commit is contained in:
parent
60c3de4ab4
commit
f67a9c1d8e
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@ import markdoc from '@astrojs/markdoc';
|
|||
export default defineConfig({
|
||||
integrations: [
|
||||
markdoc({
|
||||
variables: {
|
||||
revealSecret: true,
|
||||
},
|
||||
tags: {
|
||||
aside: {
|
||||
render: 'Aside',
|
||||
|
|
Loading…
Reference in a new issue