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>2016-12-10 12:49:04 +0300
committerYan Zhu <picturepan2@hotmail.com>2016-12-10 12:49:04 +0300
commitd4fc4f5f8afaee4a0bdb3281536778e957f6da99 (patch)
tree4c443d5610d93ecb7fec38224922bb9564f970f7 /README.md
parent90c17c78564bf8d7dd62bd07cff7142cc60c6d3e (diff)
CHG: Add Readme link and fix a typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f16879c..e399f94 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ You can compile your custom version of Spectre.css. Read [the documentation](htt
#### Layout
- [flexbox-grid](http://picturepan2.github.io/spectre/#grid) - flexbox based responsive grid system
- [responsive](http://picturepan2.github.io/spectre/#responsive) - responsive grid and utilities
+- [navbar](http://picturepan2.github.io/spectre/#navbar) - layout container that appears in the header of apps and websites
- [empty states](http://picturepan2.github.io/spectre/#empty) - empty states/blank slates for first time use, empty data and error screens
#### Components