use nbsp for tech lead
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b24e460ec7
commit
b4b877cfff
1 changed files with 2 additions and 2 deletions
|
@ -126,7 +126,7 @@ export function WorksPage(ctx: Context): AnyNode {
|
||||||
td(
|
td(
|
||||||
"Student's cabinet of the educational center Master Progress (SSR + SPA)",
|
"Student's cabinet of the educational center Master Progress (SSR + SPA)",
|
||||||
),
|
),
|
||||||
td("Tech lead"),
|
td("Tech lead"),
|
||||||
td("Python, Flask, React"),
|
td("Python, Flask, React"),
|
||||||
td("2019"),
|
td("2019"),
|
||||||
td(Status.PassivelyMaintained),
|
td(Status.PassivelyMaintained),
|
||||||
|
@ -138,7 +138,7 @@ export function WorksPage(ctx: Context): AnyNode {
|
||||||
td(
|
td(
|
||||||
"Main website of the educational center Master Progress (SSR + Forms)",
|
"Main website of the educational center Master Progress (SSR + Forms)",
|
||||||
),
|
),
|
||||||
td("Tech lead"),
|
td("Tech lead"),
|
||||||
td("Python, Flask"),
|
td("Python, Flask"),
|
||||||
td("2018"),
|
td("2018"),
|
||||||
td(Status.PassivelyMaintained),
|
td(Status.PassivelyMaintained),
|
||||||
|
|
Loading…
Reference in a new issue