summaryrefslogtreecommitdiff
path: root/examples/blog/src
diff options
context:
space:
mode:
authorGravatar natemoo-re <natemoo-re@users.noreply.github.com> 2021-10-29 19:47:01 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-10-29 19:47:01 +0000
commita5c6f922fa743c55c74882bda5d2d68cc3674600 (patch)
treed57f2d47668c81c54d42631d98671a7a59aa403a /examples/blog/src
parent34e03cf912161abd5ca66fd12ce458d51d011855 (diff)
downloadastro-a5c6f922fa743c55c74882bda5d2d68cc3674600.tar.gz
astro-a5c6f922fa743c55c74882bda5d2d68cc3674600.tar.zst
astro-a5c6f922fa743c55c74882bda5d2d68cc3674600.zip
[ci] yarn format
Diffstat (limited to 'examples/blog/src')
-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}?