diff options
author | 2021-07-16 13:39:48 -0400 | |
---|---|---|
committer | 2021-07-16 13:39:48 -0400 | |
commit | dc4ba25b01254ed1c2088c081e8c861172ae58a4 (patch) | |
tree | e8424c9266de0886e8fb3c133da7f87e2eeacb11 /examples/docs/public | |
parent | 94fdd0db1b0a8ba2f109c5a240dc5770fdf784b8 (diff) | |
download | astro-dc4ba25b01254ed1c2088c081e8c861172ae58a4.tar.gz astro-dc4ba25b01254ed1c2088c081e8c861172ae58a4.tar.zst astro-dc4ba25b01254ed1c2088c081e8c861172ae58a4.zip |
Revert "New getting started guide (#715)"
This reverts commit 2827f077baab6674a8ee47f3006e82ce991118b8.
Diffstat (limited to 'examples/docs/public')
-rw-r--r-- | examples/docs/public/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/public/index.css b/examples/docs/public/index.css index d58558799..5f41eb6ed 100644 --- a/examples/docs/public/index.css +++ b/examples/docs/public/index.css @@ -391,4 +391,4 @@ body { ::-webkit-scrollbar-button { display: none; } -/* Scrollbar - End */ +/* Scrollbar - End */
\ No newline at end of file |