Skip to content

Commit c2707ee

Browse files
committed
viadee to sponsors
1 parent e1a9961 commit c2707ee

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

public/img/sponsors/viadee.png

33.7 KB
Loading

src/content/english/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ export default () => ({
232232
free to use while being actively maintained and developed. Foundation also covers other
233233
related expenses such as the development of this website and organizing various meetups.`,
234234
sponsorBoxTitle: 'Members of Robot Framework Foundation',
235-
howToJoin: '<a href="/foundation/">How to join</a>'
235+
howToJoin: '<a href="/foundation/">Join</a>'
236236
},
237237
usersPage: {
238238
title: 'Users of Robot Framework',

src/content/resources/sponsors.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,5 +357,11 @@ export default () => ([
357357
href: 'https://www.veikkaus.fi/',
358358
img: 'veikkaus.png',
359359
description: 'Almost all adult Finns play our games; at Veikkaus we have over two million loyal customers. Thanks to the players, over one billion euros a year are accumulated for the common good. Robot Framework plays a key role in our test automation and RPA.'
360+
},
361+
{
362+
title: 'viadee',
363+
href: 'https://www.viadee.de/',
364+
img: 'viadee.png',
365+
description: 'With over 30 years of experience and a team of 200+ experts, viadee excels in holistic IT consulting and software development. Spanning fields including software development, data science & AI, test automation, process management, and organizational development, viadee tailors IT solutions for clients in banking, insurance, logistics, energy, trade, and the public sector. Rooted in values of trust, humanity, and fairness, our focus on resarch and most importantly the high satisfaction of our employees drive our success.'
360366
}
361367
])

0 commit comments

Comments
 (0)