aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content/post/js-sequence-diagrams.md
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/post/js-sequence-diagrams.md')
-rw-r--r--exampleSite/content/post/js-sequence-diagrams.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/post/js-sequence-diagrams.md b/exampleSite/content/post/js-sequence-diagrams.md
index 3ca3a1c..26bb08e 100644
--- a/exampleSite/content/post/js-sequence-diagrams.md
+++ b/exampleSite/content/post/js-sequence-diagrams.md
@@ -38,7 +38,7 @@ Configure for all home and regular pages:
Configure for a single post in the front matter (**Params in front matter have higher precedence**):
-```yml
+```yaml
sequenceDiagrams:
enable: true
options: "{theme: 'hand'}"