Skip to content

Commit 11a04e9

Browse files
committed
Merge branch 'about-page' of https://github.com/conradolandia/spyder-website into about-page
2 parents 07d1dbf + 6463d3c commit 11a04e9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/routes/about/+page.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ const pastContributors = [
158158
{
159159
list: [
160160
"New color system and palette for the application",
161+
"Logo redesign",
161162
"Many UI/UX improvements"
162163
]
163164
}
@@ -170,7 +171,7 @@ const pastContributors = [
170171
tooltip: [
171172
{
172173
list: [
173-
"Redesign of plugins API",
174+
"Redesign of the plugins API",
174175
"Creator of Qtpy",
175176
"Test and improve configuration system",
176177
"Many improvements to the Editor"
@@ -200,7 +201,7 @@ const pastContributors = [
200201
{
201202
list: [
202203
"Creator of the Plots plane",
203-
"Many improvements across the application",
204+
"Many improvements across the entire application",
204205
]
205206
}
206207
]
@@ -214,7 +215,7 @@ const pastContributors = [
214215
list: [
215216
"Spyder-terminal maintainer",
216217
"New architecture for the Run plugin",
217-
"Enhance icon manager",
218+
"Enhancements to the icon manager",
218219
]
219220
}
220221
]

0 commit comments

Comments
 (0)