Skip to content

Commit

Permalink
Merge pull request #51 from alireza4682/main
Browse files Browse the repository at this point in the history
added SASS
  • Loading branch information
pheralb committed May 14, 2023
2 parents 3a1f9af + 06fdbe1 commit 3df10b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1225,5 +1225,12 @@ export const svgs: iSVG[] = [
category: 'Framework',
route: '/library/hugo.svg',
url: 'https://gohugo.io/'
},
{
id:176,
title:'SASS',
category:'language',
route:'/library/sass.svg',
url:'https://sass-lang.com/'
}
];
1 change: 1 addition & 0 deletions static/library/sass.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 3df10b6

@vercel
Copy link

@vercel vercel bot commented on 3df10b6 May 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svgl – ./

svgl-pheralb.vercel.app
svgl-git-main-pheralb.vercel.app
svgl.vercel.app

Please sign in to comment.