Remove backticks from dynamic blocks page
This commit is contained in:
parent
f75acc7129
commit
ad9fb34c0b
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: "language"
|
layout: "language"
|
||||||
page_title: "Dynamic Blocks - Configuration Language"
|
page_title: "Dynamic Blocks - Configuration Language"
|
||||||
description: "`dynamic` blocks automatically construct multi-level, nested block structures. Learn to configure `dynamic` blocks and understand their behavior."
|
description: "Dynamic blocks automatically construct multi-level, nested block structures. Learn to configure `dynamic` blocks and understand their behavior."
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue