Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2018-11-25 08:07:56 +0300
committerYan Zhu <picturepan2@hotmail.com>2018-11-25 08:07:56 +0300
commitf224b45928ebe0241bf6a37a0ee332f74b853b19 (patch)
treedcd3352e09a50f24d709bde52a1447c12855f8e1 /docs/src/elements/forms.pug
parent81ee834ec6914f8b284e0724d541ed927513e6bd (diff)
Update Docs SEO
Diffstat (limited to 'docs/src/elements/forms.pug')
-rw-r--r--docs/src/elements/forms.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/elements/forms.pug b/docs/src/elements/forms.pug
index cf39916..5db1d95 100644
--- a/docs/src/elements/forms.pug
+++ b/docs/src/elements/forms.pug
@@ -4,7 +4,7 @@ block variables
- var slug = 'forms'
- var parent = 'elements'
- var title = 'Forms - Elements - Spectre.css CSS Framework'
- - var description = 'Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language.'
+ - var description = 'Forms provide the most common control styles used in forms, including input, textarea, select, checkbox, radio and switch. Spectre.css CSS Framework is a lightweight, responsive and modern CSS framework for faster and extensible development.'
block docs-content
+docs-heading('forms', 'Forms')