mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-30 08:06:52 +02:00
Improve wording on homepage features (#1271)
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
This commit is contained in:
parent
51450f3085
commit
05bd6b9903
@ -8,8 +8,8 @@ const FeatureList = [
|
|||||||
Svg: require('../../static/img/feat-opensource.svg').default,
|
Svg: require('../../static/img/feat-opensource.svg').default,
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
Woodpecker is and will be totally free for ever. As Woodpeckers <a href="https://github.com/woodpecker-ci/woodpecker" target="_blank">source code</a> is
|
Woodpecker is and always will be totally free. As Woodpecker's <a href="https://github.com/woodpecker-ci/woodpecker" target="_blank">source code</a> is
|
||||||
OpenSource you can contribute to help evolving the project.
|
open-source you can contribute to help evolving the project.
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user