Add other work in about
This commit is contained in:
parent
43e4ec8762
commit
9aeea54465
1 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,11 @@ var About = React.createClass({
|
|||
href="https://github.com/Crocmagnon/DAVIDS/issues">open an issue</a> or <a
|
||||
href="https://github.com/Crocmagnon/DAVIDS/pulls">propose a pull-request</a>.
|
||||
</p>
|
||||
<h2>Other work</h2>
|
||||
<p>
|
||||
You can find other projects I've worked on including school work on <a
|
||||
href="https://github.com/Crocmagnon">my GitHub</a>.
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue