Skip to content

Commit 34f3135

Browse files
committed
links to page from index
1 parent b0c4d56 commit 34f3135

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

src/pages/index.js

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,16 @@ const IndexPage = ({ data }) => (
4747
identifying, expanding, and sharing their expertise with the support
4848
of an engaged peer network.
4949
</p>
50-
<Link to="/code-of-conduct/" className="link">
51-
Read the code of conduct
52-
</Link>
50+
<p>
51+
<Link to="/about-us/" className="link">
52+
Meet the organizers
53+
</Link>
54+
</p>
55+
<p>
56+
<Link to="/code-of-conduct/" className="link">
57+
Read the code of conduct
58+
</Link>
59+
</p>
5360
</div>
5461
</div>
5562
</section>

0 commit comments

Comments
 (0)