From 9aeea54465420b53ae2aed718511847fa98bbbd6 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Wed, 27 Apr 2016 17:40:22 +0200 Subject: [PATCH] Add other work in about --- src/public/components/about.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/public/components/about.js b/src/public/components/about.js index a0d3a75..92b800e 100644 --- a/src/public/components/about.js +++ b/src/public/components/about.js @@ -58,6 +58,11 @@ var About = React.createClass({ href="https://github.com/Crocmagnon/DAVIDS/issues">open an issue or propose a pull-request.

+

Other work

+

+ You can find other projects I've worked on including school work on my GitHub. +

); }