Save locale
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-26 01:51:24 +03:00
parent 9d88c3e353
commit 6176c1c15a
5 changed files with 11 additions and 31 deletions

View File

@@ -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>