Files
react.dev/content/headerNav.yml
Gasim Gasimzada da869abbb0 Extracting Header and Footer Links from source into content (#2270)
* Move footer and header links into a YAML file

* Import header and footer nav YAML files directly

- Remove them from section list
- Add keys to nav array items when mapping

* Add flow error supression for YAML imports
2019-08-27 17:08:51 -07:00

14 lines
308 B
YAML

items:
- title: Docs
to: /docs/getting-started.html
activeSelector: /docs/
- title: Tutorial
to: /tutorial/tutorial.html
activeSelector: /tutorial
- title: Blog
to: /blog/
activeSelector: /blog
- title: Community
to: /community/support.html
activeSelector: /community