Skip to content

Commit

Permalink
Merge pull request #229 from feature-sliced/feature/add-companies-2
Browse files Browse the repository at this point in the history
Добавил новые компании из списка
  • Loading branch information
azinit authored Aug 12, 2021
2 parents 743cb22 + 74ead4c commit d088144
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions website/src/pages/_config.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,14 @@ export const companies = [
src: "uptarget.png",
alt: "Uptarget",
},
{
url: "https://www.fxdd.com/",
src: "fxdd.svg",
alt: "FXDD",
},
{
url: "https://foxford.ru/",
src: "foxford.svg",
alt: "Foxford",
},
];
1 change: 1 addition & 0 deletions website/static/img/companies/foxford.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/static/img/companies/fxdd.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d088144

Please sign in to comment.