1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 09:52:51 +00:00

updated sidebar

This commit is contained in:
2016-10-21 03:58:25 +00:00
parent 9019622256
commit e392a87cc0
2 changed files with 4 additions and 1 deletions

View File

@@ -13,6 +13,9 @@ export default class AboutMe extends React.Component{
<p> <p>
My name is Mitchell and I have a passion for software development. I am currently a software engineer and enjoy working on personal projects in my free time. My name is Mitchell and I have a passion for software development. I am currently a software engineer and enjoy working on personal projects in my free time.
</p> </p>
<p>
Check out the source code for this site <a class="link" target="_blank" href="https://github.com/mgerb/mywebsite">here <i class="fa fa-github" aria-hidden="true"/></a>.
</p>
<p> <p>
<i class="fa fa-home" aria-hidden="true"></i> <i class="fa fa-home" aria-hidden="true"></i>
<Link to={"/"} class="link"> Home</Link> <Link to={"/"} class="link"> Home</Link>

View File

@@ -1,4 +1,4 @@
# My personal website build with the following web technologies # My personal website built with the following web technologies
- ReactJS - ReactJS
- GoLang Server - GoLang Server
- MongoDB - MongoDB