diff options
| author | Mark Otto <[email protected]> | 2017-08-21 20:27:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-02 20:44:23 -0700 |
| commit | 00a0a4debd54b818e7162854df87f68f92bcf243 (patch) | |
| tree | 3b5e77999e22a76ca96502da0a5219d1eafd17e7 /_data | |
| parent | 728f5792867a96300b78b75b91e5be31e44a640f (diff) | |
| download | bootstrap-00a0a4debd54b818e7162854df87f68f92bcf243.tar.xz bootstrap-00a0a4debd54b818e7162854df87f68f92bcf243.zip | |
Stub out new Theming page
Diffstat (limited to '_data')
| -rw-r--r-- | _data/nav.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_data/nav.yml b/_data/nav.yml index 784ec9a73..1ddd28022 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -5,6 +5,7 @@ - title: Contents - title: Browsers & devices - title: JavaScript + - title: Theming - title: Options - title: Build tools # - title: Best practices # TODO: Write this content |
