Remove LinkedIn button from empty-state as requested
cgen-de4bfa6c15ed48249ce920a7a9a47284
This commit is contained in:
parent
b84e3f90d9
commit
dbcc58e347
1 changed files with 0 additions and 5 deletions
|
|
@ -69,11 +69,6 @@ export default function Projects() {
|
|||
<Button asChild>
|
||||
<a href="/roadmap">Back to Roadmap</a>
|
||||
</Button>
|
||||
<Button asChild variant="outline">
|
||||
<a href="https://www.linkedin.com/in/andersongladney/details/projects/" target="_blank" rel="noreferrer noopener">
|
||||
View LinkedIn Projects
|
||||
</a>
|
||||
</Button>
|
||||
</CardContent>
|
||||
</Card>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Reference in a new issue