Skip to content

Commit

Permalink
Merge pull request #5 from criar-art/new-logos
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
lucasferreiralimax authored Jul 3, 2024
2 parents 6eea692 + 04af0e3 commit 9ac7faf
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 122 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jsom": "^1.0.0",
"sass": "^1.77.6",
"vue": "^3.4.31",
"vue-techs-logos": "^0.1.16"
"vue-techs-logos": "^0.1.17"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.3",
Expand Down
129 changes: 14 additions & 115 deletions src/assets/techs/androidstudio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/techs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ const techs = [
{ name: 'Kotlin', icon: IconKotlin, url: 'https://kotlinlang.org' },
{ name: 'AndroidStudio', icon: IconAndroidStudio, url: 'https://developer.android.com/studio' },
{ name: 'SpaceX', icon: IconSpaceX, url: 'https://www.spacex.com' },
{ name: 'Torrent', icon: IconTorrent, url: 'https://www.utorrent.com' },
{ name: 'uTorrent', icon: IconTorrent, url: 'https://www.utorrent.com' },
{ name: 'Tor', icon: IconTor, url: 'https://www.torproject.org' },
{ name: 'Lua', icon: IconLua, url: 'https://www.lua.org' },
{ name: 'Fortran', icon: IconFortran, url: 'https://fortran-lang.org' },
Expand Down

0 comments on commit 9ac7faf

Please sign in to comment.