diff --git a/static/src/js/components/project-images-main.js b/static/src/js/components/project-images-main.js index b9403d0..dd55e9a 100644 --- a/static/src/js/components/project-images-main.js +++ b/static/src/js/components/project-images-main.js @@ -71,7 +71,7 @@ var projectImagesMain = React.createClass({ }); return (
-

Projects

+

Personal Projects

{ images }
); diff --git a/templates/base.html b/templates/base.html index b72e8c7..25727c1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -32,8 +32,10 @@ + +