Skip to content

Commit d97af2c

Browse files
committed
fix branch conflicts
2 parents 51dbcb7 + c1455ac commit d97af2c

17 files changed

+456
-382
lines changed

.vitepress/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,11 @@ const nav: ThemeConfig['nav'] = [
127127
},
128128
{
129129
text: 'Experts',
130+
badge: { text: 'NEW' },
130131
activeMatch: `^/(partners|developers)/`,
131132
items: [
132133
{ text: 'Partners', link: '/partners/' },
133-
{ text: 'Developers', link: '/developers/' }
134+
{ text: 'Developers', link: '/developers/', badge: { text: 'NEW' } }
134135
]
135136
}
136137
]

src/developers/developers.json

Lines changed: 307 additions & 234 deletions
Large diffs are not rendered by default.

src/developers/partnerConfig.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const hireUrl = 'https://proxify.io/hire-vuejs'
1010
const vueArticleUrl = 'https://proxify.io/hire-vue-developers'
1111
const imageStorageUrl = 'https://res.cloudinary.com/proxify-io/image/upload'
1212

13-
1413
const partnerConfig = {
1514
// Partner information
1615
partnerName: partner?.name,

src/public/images/developers/1020-profile.svg

Lines changed: 2 additions & 1 deletion
Loading

src/public/images/developers/1346-profile.svg

Lines changed: 2 additions & 2 deletions
Loading

src/public/images/developers/5486-profile.svg renamed to src/public/images/developers/2030-profile.svg

Lines changed: 3 additions & 3 deletions
Loading

src/public/images/developers/2030-score.svg

Lines changed: 63 additions & 0 deletions
Loading

src/public/images/developers/2535-profile.svg

Lines changed: 2 additions & 2 deletions
Loading

src/public/images/developers/3021-profile.svg

Lines changed: 2 additions & 2 deletions
Loading

src/public/images/developers/3709-profile.svg

Lines changed: 3 additions & 3 deletions
Loading

src/public/images/developers/4747-profile.svg renamed to src/public/images/developers/4290-profile.svg

Lines changed: 2 additions & 2 deletions
Loading

src/public/images/developers/4290-score.svg

Lines changed: 63 additions & 0 deletions
Loading

src/public/images/developers/4747-score.svg

Lines changed: 0 additions & 63 deletions
This file was deleted.

src/public/images/developers/5022-profile.svg

Lines changed: 2 additions & 2 deletions
Loading

src/public/images/developers/5328-profile.svg

Lines changed: 2 additions & 2 deletions
Loading

src/public/images/developers/5486-score.svg

Lines changed: 0 additions & 63 deletions
This file was deleted.

src/public/images/developers/5697-profile.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)