added link to p5js reference at top nav (#131)

This commit is contained in:
Zhuoxi Song 2016-10-07 11:26:49 -04:00 committed by Cassie Tarakajian
parent e511db64fe
commit 2856615c4d
1 changed files with 8 additions and 0 deletions

View File

@ -85,6 +85,14 @@ function Nav(props) {
</li>
);
})()}
<li className="nav__item">
<p className="nav__reference">
<a
href="https://p5js.org/reference/"
target="_blank"
>Reference</a>
</p>
</li>
<li className="nav__item">
<p className="nav__about">
<Link to="/about">