Skip to content

Commit

Permalink
Comment this out for now
Browse files Browse the repository at this point in the history
  • Loading branch information
xsalazar committed Feb 7, 2024
1 parent 4b8c1d6 commit cfc44e0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/Components/projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ export default class Projects extends React.Component {
url: "portfolio.xsalazar.com",
thumbnail: "https://portfolio.xsalazar.com/social.png",
},
{
name: "Lyman Art",
description:
"Andrew Lyman original artwork, created as a static Jekyll website with image optimization",
url: "ablyman.com",
thumbnail: "https://ablyman.com/images/social.png",
},
// {
// name: "Lyman Art",
// description:
// "Andrew Lyman original artwork, created as a static Jekyll website with image optimization",
// url: "ablyman.com",
// thumbnail: "https://ablyman.com/images/social.png",
// },
{
name: "Personal Website",
description:
Expand Down

0 comments on commit cfc44e0

Please sign in to comment.