summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2021-11-19 17:36:30 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-11-19 17:36:30 +0000
commitbf1c1b72cf1fb0a36825e2fa550cc78cf2594021 (patch)
tree007fb99d048b6c2b1792ba3dc45a8ea95f647ce6
parent0d437e11a70e55c2d7ad630ef7b0fcd3ae170fc5 (diff)
downloadastro-bf1c1b72cf1fb0a36825e2fa550cc78cf2594021.tar.gz
astro-bf1c1b72cf1fb0a36825e2fa550cc78cf2594021.tar.zst
astro-bf1c1b72cf1fb0a36825e2fa550cc78cf2594021.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}?