diff --git a/_data/skills.yaml b/_data/skills.yaml index 975adbe..162354f 100644 --- a/_data/skills.yaml +++ b/_data/skills.yaml @@ -66,6 +66,10 @@ categories: proficiency: 2 name: C/C++ img: skills/code/cpp.svg + - id: rust + proficiency: 0 + name: Rust + img: skills/code/rust.svg - id: php proficiency: 1 name: PHP diff --git a/static/img/skills/code/rust.svg b/static/img/skills/code/rust.svg new file mode 100644 index 0000000..1a6c762 --- /dev/null +++ b/static/img/skills/code/rust.svg @@ -0,0 +1 @@ + \ No newline at end of file