Move all subtitles

This commit is contained in:
Jeremy Thomas
2018-04-09 20:37:05 +01:00
parent 6b53425544
commit e3ecca6432
50 changed files with 67 additions and 49 deletions

View File

@@ -1,6 +1,5 @@
---
title: Checkbox
subtitle: "The 2-state <strong>checkbox</strong> in its native format"
layout: documentation
doc-tab: form
doc-subtab: checkbox

View File

@@ -1,6 +1,5 @@
---
title: File upload
subtitle: "A custom <strong>file upload</strong> input, without JavaScript"
layout: documentation
doc-tab: form
doc-subtab: file

View File

@@ -1,6 +1,5 @@
---
title: Form controls
subtitle: "All generic <strong>form controls</strong>, designed for consistency"
layout: documentation
doc-tab: form
doc-subtab: general

View File

@@ -1,6 +1,5 @@
---
title: Input
subtitle: "The <strong>text input</strong> and its variations"
layout: documentation
doc-tab: form
doc-subtab: input

View File

@@ -1,6 +1,5 @@
---
title: Radio button
subtitle: "The mutually exclusive <strong>radio buttons</strong> in their native format"
layout: documentation
doc-tab: form
doc-subtab: radio

View File

@@ -1,6 +1,5 @@
---
title: Select
subtitle: "The browser built-in <strong>select dropdown</strong>, styled accordingly"
layout: documentation
doc-tab: form
doc-subtab: select

View File

@@ -1,6 +1,5 @@
---
title: Textarea
subtitle: "The multiline <strong>textarea</strong> and its variations"
layout: documentation
doc-tab: form
doc-subtab: textarea