This commit is contained in:
@@ -18,7 +18,6 @@ export default (props: {project: Project}) => {
|
||||
<a
|
||||
href={props.project.link}
|
||||
target="_blank"
|
||||
class='hover-grad'
|
||||
>
|
||||
<h2>{props.project.name}</h2>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user