mirror of https://github.com/mitchell/mjfs.us.git
Changed domain of this website on the projects page.
This commit is contained in:
parent
9bb4a2544e
commit
e800ba76b6
|
@ -9,7 +9,7 @@ class Projects extends React.PureComponent {
|
|||
return (
|
||||
<div className='projects-container'>
|
||||
<div>
|
||||
<h4>www.mitchelljfsimon.com</h4>
|
||||
<h4>mjfs.us</h4>
|
||||
<p>
|
||||
This website has taken many forms over the years, as my frontend
|
||||
and design skills increase. It has been simple HTML, CSS, and JS,
|
||||
|
|
Loading…
Reference in New Issue