mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
adjust icons
This commit is contained in:
parent
05488effb2
commit
96aa781b01
1 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@ const Statics = Object.freeze({
|
||||||
},
|
},
|
||||||
perspectiveapi: {
|
perspectiveapi: {
|
||||||
file: "brands/perspectiveapi.png",
|
file: "brands/perspectiveapi.png",
|
||||||
revision: 1
|
revision: 2
|
||||||
},
|
},
|
||||||
photofunia: {
|
photofunia: {
|
||||||
file: "brands/photofunia.png",
|
file: "brands/photofunia.png",
|
||||||
|
@ -88,11 +88,11 @@ const Statics = Object.freeze({
|
||||||
},
|
},
|
||||||
quora: {
|
quora: {
|
||||||
file: "brands/quora.png",
|
file: "brands/quora.png",
|
||||||
revision: 2
|
revision: 3
|
||||||
},
|
},
|
||||||
reddit: {
|
reddit: {
|
||||||
file: "brands/reddit.png",
|
file: "brands/reddit.png",
|
||||||
revision: 1
|
revision: 2
|
||||||
},
|
},
|
||||||
tineye: {
|
tineye: {
|
||||||
file: "brands/tineye.png",
|
file: "brands/tineye.png",
|
||||||
|
@ -116,11 +116,11 @@ const Statics = Object.freeze({
|
||||||
},
|
},
|
||||||
wolframalpha: {
|
wolframalpha: {
|
||||||
file: "brands/wolframalpha.png",
|
file: "brands/wolframalpha.png",
|
||||||
revision: 3
|
revision: 4
|
||||||
},
|
},
|
||||||
youtube: {
|
youtube: {
|
||||||
file: "brands/youtube.png",
|
file: "brands/youtube.png",
|
||||||
revision: 3
|
revision: 4
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
icons: {
|
icons: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue