summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2021-11-19 17:18:04 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-11-19 17:18:04 +0000
commit4032e212ce60d4d5d85adfd312ebd1190d6a0fd0 (patch)
treef84ed169bb6fdf3ee6bc1877c08b1213859efc57
parentf76e029a788ea571f5393e3714d1bdef3f28758c (diff)
downloadastro-4032e212ce60d4d5d85adfd312ebd1190d6a0fd0.tar.gz
astro-4032e212ce60d4d5d85adfd312ebd1190d6a0fd0.tar.zst
astro-4032e212ce60d4d5d85adfd312ebd1190d6a0fd0.zip
[ci] yarn format
-rw-r--r--examples/blog/src/pages/posts/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/src/pages/posts/index.md b/examples/blog/src/pages/posts/index.md
index 949dfb866..40d329e3a 100644
--- a/examples/blog/src/pages/posts/index.md
+++ b/examples/blog/src/pages/posts/index.md
@@ -13,4 +13,4 @@ description: Just a Hello World Post!
This is so cool!
-Do variables work {frontmatter.value * 2}?
+Do variables work {frontmatter.value \* 2}?