diff options
author | 2021-07-16 12:57:07 -0400 | |
---|---|---|
committer | 2021-07-16 11:57:07 -0500 | |
commit | 2827f077baab6674a8ee47f3006e82ce991118b8 (patch) | |
tree | 6ec6bbf3fc38a481816c6ed471f52bda39393a6d /docs/src/pages/integrations/data-sources-cms.md | |
parent | 6d06fce6d2f47ee793b98b970212b27e8dc059f2 (diff) | |
download | astro-2827f077baab6674a8ee47f3006e82ce991118b8.tar.gz astro-2827f077baab6674a8ee47f3006e82ce991118b8.tar.zst astro-2827f077baab6674a8ee47f3006e82ce991118b8.zip |
New getting started guide (#715)
* New getting started guide
* style: small style tweaks
* style: theme updates
* chore: add redirect
* style: theme tweaks
* fix: clamp logo height
* style: fix sidebar width
Co-authored-by: Nate Moore <nate@skypack.dev>
Diffstat (limited to 'docs/src/pages/integrations/data-sources-cms.md')
-rw-r--r-- | docs/src/pages/integrations/data-sources-cms.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/src/pages/integrations/data-sources-cms.md b/docs/src/pages/integrations/data-sources-cms.md deleted file mode 100644 index d5af468d9..000000000 --- a/docs/src/pages/integrations/data-sources-cms.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -layout: ~/layouts/Main.astro -title: Data Sources / CMS ---- |