summaryrefslogtreecommitdiff
path: root/examples/blog/src
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2021-11-19 18:10:50 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-11-19 18:10:50 +0000
commit53cdd671bf0a3f3889c03495ba0c070f38ba89ee (patch)
tree572513606dd704717f578c10c27c75b011cb533c /examples/blog/src
parenta9a14a1be712332e7a06e5212a2210293baa7ff8 (diff)
downloadastro-53cdd671bf0a3f3889c03495ba0c070f38ba89ee.tar.gz
astro-53cdd671bf0a3f3889c03495ba0c070f38ba89ee.tar.zst
astro-53cdd671bf0a3f3889c03495ba0c070f38ba89ee.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}?