Copy changes
This commit is contained in:
parent
519a3d0fbd
commit
a019edb860
@ -1,7 +1,7 @@
|
||||
---
|
||||
hero:
|
||||
headline: "An open source CMS for any static site generator"
|
||||
subhead: "Git-based content management with an intuitive editing workflow for your whole team"
|
||||
headline: "Open source content management for your Git workflow"
|
||||
subhead: "Use Netlify CMS with any static site generator for a faster and more flexible web project"
|
||||
devhook: "Built developer-first."
|
||||
devfeatures:
|
||||
- feature: "Static + content management = ♥"
|
||||
@ -31,9 +31,9 @@ editors:
|
||||
description: "The web-based app includes rich-text editing, real-time preview, and drag-and-drop media uploads."
|
||||
imgpath: "/img/hero-graphic.jpg"
|
||||
- feature: "Intuitive workflow for content teams"
|
||||
description: "Writers and editors can easily manage content from draft to review to publish across your custom content types."
|
||||
description: "Writers and editors can easily manage content from draft to review to publish across any number of custom content types."
|
||||
imgpath: "/img/hero-graphic.jpg"
|
||||
- feature: "Instant access, even without GitHub"
|
||||
- feature: "Instant access, without a GitHub account"
|
||||
description: "With [Git Gateway](/docs/authentication-backends/#git-gateway-with-netlify-identity), you can add CMS access for any team member — even if they don’t have a GitHub account. "
|
||||
imgpath: "/img/hero-graphic.jpg"
|
||||
|
||||
|
@ -8,4 +8,7 @@ footer {
|
||||
font-size: 12px;
|
||||
opacity: .5;
|
||||
}
|
||||
a {
|
||||
color: $grey;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user