mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
removed some debug tools
This commit is contained in:
@@ -14,7 +14,7 @@ export default class Project extends React.Component {
|
||||
)
|
||||
})
|
||||
} else{
|
||||
links = <p><img alt="no links!" src={placeholder} /></p>
|
||||
links = <a><img alt="no links!" src={placeholder} /></a>
|
||||
}
|
||||
return (
|
||||
<li className={'project'} data-aos='fade-up'>
|
||||
|
||||
Reference in New Issue
Block a user