More generous
This commit is contained in:
parent
a42b830875
commit
83c294898e
BIN
build/main.pdf
BIN
build/main.pdf
Binary file not shown.
|
@ -19,10 +19,10 @@
|
|||
|
||||
#align(left + top, [
|
||||
#grid(columns: (2cm, auto), row-gutter: 0.5cm, column-gutter: 0.5cm,
|
||||
[ Rust ], [ #template.score(level: 4) ],
|
||||
[ Elm ], [ #template.score(level: 4) ],
|
||||
[ Rust ], [ #template.score(level: 5) ],
|
||||
[ Elm ], [ #template.score(level: 5) ],
|
||||
[ JavaScript ], [ #template.score(level: 4) ],
|
||||
[ C++ ], [ #template.score(level: 3) ],
|
||||
[ C++ ], [ #template.score(level: 4) ],
|
||||
[ Python ], [ #template.score(level: 3) ],
|
||||
[ Java ], [ #template.score(level: 3) ],
|
||||
[ Shell ], [ #template.score(level: 4) ],
|
||||
|
@ -33,9 +33,9 @@
|
|||
|
||||
#align(left + top, [
|
||||
#grid(columns: (2cm, auto), row-gutter: 0.5cm, column-gutter: 0.5cm,
|
||||
[ Docker ], [ #template.score(level: 3) ],
|
||||
[ Kubernetes ], [ #template.score(level: 3) ],
|
||||
[ RabbitMQ ], [ #template.score(level: 2) ],
|
||||
[ Docker ], [ #template.score(level: 4) ],
|
||||
[ Kubernetes ], [ #template.score(level: 4) ],
|
||||
[ RabbitMQ ], [ #template.score(level: 3) ],
|
||||
[ S3 ], [ #template.score(level: 3) ],
|
||||
)
|
||||
])
|
||||
|
|
Loading…
Reference in New Issue