Starting point for docs

This commit is contained in:
Tim Schaub
2018-05-16 18:18:44 -05:00
parent fb7d8b7839
commit c008dd1f2c
4 changed files with 71 additions and 1 deletions
+1
View File
@@ -29,6 +29,7 @@ const Layout = ({children}) => (
<Link to="/">OpenLayers</Link>
</h1>
<div>
<Link to="/docs/">docs</Link>&nbsp;
<Link to="/examples/">examples</Link>
</div>
</Header>