mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update website structure and styles
This commit is contained in:
@@ -88,7 +88,6 @@ const PortfolioProject: FC<Props> = ({ source, frontMatter }) => {
|
||||
<MDXButton variant='action' link={frontMatter.demo} target='_blank'>
|
||||
Demo
|
||||
</MDXButton>
|
||||
|
||||
<MDXButton variant='outline' link={frontMatter.code} target='_blank'>
|
||||
Source Code
|
||||
</MDXButton>
|
||||
|
||||
Reference in New Issue
Block a user