mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
first half of post-fair updates
not yet ready for deployment
This commit is contained in:
@@ -7,7 +7,7 @@ export default class Project extends React.Component {
|
||||
|
||||
render(){
|
||||
return (
|
||||
<li className={'project'} data-aos='fade-up' data-aos-offset={0}>
|
||||
<li className={'project'} data-aos='fade-up'>
|
||||
<div className='topBox'>
|
||||
<h3>{this.props.title}</h3>
|
||||
<p className={this.props.status + " tab"}>⬤</p>
|
||||
|
||||
Reference in New Issue
Block a user