diff options
author | 2021-07-14 17:43:06 +0000 | |
---|---|---|
committer | 2021-07-14 17:43:06 +0000 | |
commit | 1583ef173ae36eb9f325c2d163df17ea49e244a9 (patch) | |
tree | b97a58f9e0004ffb208c4cf5db31d0c4215f9418 /docs/examples.md | |
parent | d40edb0b673f380c9eb9c07add3e0cd2371d9623 (diff) | |
download | astro-1583ef173ae36eb9f325c2d163df17ea49e244a9.tar.gz astro-1583ef173ae36eb9f325c2d163df17ea49e244a9.tar.zst astro-1583ef173ae36eb9f325c2d163df17ea49e244a9.zip |
[ci] yarn format
Diffstat (limited to 'docs/examples.md')
-rw-r--r-- | docs/examples.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples.md b/docs/examples.md index 2ab3f409b..cccecad90 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -5,4 +5,4 @@ title: Examples If you prefer to learn by example, check out our [Examples Library](https://github.com/snowpackjs/astro/tree/main/examples) on GitHub. -<!-- Once we merge astro-docs back into the main repo, we can actually fetch the list of examples at build-time by scanning the examples/ directory! -->
\ No newline at end of file +<!-- Once we merge astro-docs back into the main repo, we can actually fetch the list of examples at build-time by scanning the examples/ directory! --> |