summaryrefslogtreecommitdiff
path: root/examples/blog/src/pages/posts/index.md
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2021-10-29 19:31:54 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-10-29 19:31:54 +0000
commit93489946ccd59c27d85cc9fa3a255edf6efeb861 (patch)
tree23b08860577f39d2fa2c29b52e6d42cfdd5d1bf6 /examples/blog/src/pages/posts/index.md
parentd84bfe719a546ad855640338d5ed49ad3aa4ccb4 (diff)
downloadastro-93489946ccd59c27d85cc9fa3a255edf6efeb861.tar.gz
astro-93489946ccd59c27d85cc9fa3a255edf6efeb861.tar.zst
astro-93489946ccd59c27d85cc9fa3a255edf6efeb861.zip
[ci] yarn format
Diffstat (limited to 'examples/blog/src/pages/posts/index.md')
-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}?