diff options
author | 2021-06-14 20:14:03 +0000 | |
---|---|---|
committer | 2021-06-14 20:14:03 +0000 | |
commit | 47e3ddc6656a52381d9419fc92dd666b9d51532d (patch) | |
tree | 9d2b530a0853b24e3c2dcaa644eea21e8ec79623 /examples/docs | |
parent | 52224607190e1b83c29675c3193d0ae69880c492 (diff) | |
download | astro-47e3ddc6656a52381d9419fc92dd666b9d51532d.tar.gz astro-47e3ddc6656a52381d9419fc92dd666b9d51532d.tar.zst astro-47e3ddc6656a52381d9419fc92dd666b9d51532d.zip |
[ci] yarn format
Diffstat (limited to 'examples/docs')
-rw-r--r-- | examples/docs/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/docs/CHANGELOG.md b/examples/docs/CHANGELOG.md index 5eef28ec8..074eff754 100644 --- a/examples/docs/CHANGELOG.md +++ b/examples/docs/CHANGELOG.md @@ -1,6 +1,7 @@ # @astrojs/docs-template ## 0.0.2 + ### Patch Changes - 1437b42: Fix issues around sidebar and titles |