Skip to content

Commit

Permalink
fix branch conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
29avet1 committed Sep 18, 2024
2 parents 51dbcb7 + c1455ac commit d97af2c
Show file tree
Hide file tree
Showing 17 changed files with 456 additions and 382 deletions.
3 changes: 2 additions & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,11 @@ const nav: ThemeConfig['nav'] = [
},
{
text: 'Experts',
badge: { text: 'NEW' },
activeMatch: `^/(partners|developers)/`,
items: [
{ text: 'Partners', link: '/partners/' },
{ text: 'Developers', link: '/developers/' }
{ text: 'Developers', link: '/developers/', badge: { text: 'NEW' } }
]
}
]
Expand Down
541 changes: 307 additions & 234 deletions src/developers/developers.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/developers/partnerConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const hireUrl = 'https://proxify.io/hire-vuejs'
const vueArticleUrl = 'https://proxify.io/hire-vue-developers'
const imageStorageUrl = 'https://res.cloudinary.com/proxify-io/image/upload'


const partnerConfig = {
// Partner information
partnerName: partner?.name,
Expand Down
3 changes: 2 additions & 1 deletion src/public/images/developers/1020-profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/public/images/developers/1346-profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 63 additions & 0 deletions src/public/images/developers/2030-score.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/public/images/developers/2535-profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/public/images/developers/3021-profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/public/images/developers/3709-profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 63 additions & 0 deletions src/public/images/developers/4290-score.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 0 additions & 63 deletions src/public/images/developers/4747-score.svg

This file was deleted.

4 changes: 2 additions & 2 deletions src/public/images/developers/5022-profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/public/images/developers/5328-profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 0 additions & 63 deletions src/public/images/developers/5486-score.svg

This file was deleted.

2 changes: 1 addition & 1 deletion src/public/images/developers/5697-profile.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 d97af2c

Please sign in to comment.