Updated images to svg
This commit is contained in:
parent
7b728dfa68
commit
a55232d286
2 changed files with 4 additions and 8125 deletions
55
data/en/sections/skills.yaml
Normal file
55
data/en/sections/skills.yaml
Normal file
|
@ -0,0 +1,55 @@
|
|||
# section information
|
||||
section:
|
||||
name: Skills
|
||||
id: skills
|
||||
enable: true
|
||||
weight: 5
|
||||
showOnNavbar: true
|
||||
# filter: true
|
||||
# Can optionally hide the title in sections
|
||||
# hideTitle: true
|
||||
|
||||
# # filter buttons
|
||||
# buttons:
|
||||
# - name: All
|
||||
# filter: "all"
|
||||
# - name: Programming Languages
|
||||
# filter: "language"
|
||||
# - name: Container
|
||||
# filter: "container"
|
||||
# - name: Others
|
||||
# filter: "others"
|
||||
|
||||
skills:
|
||||
- name: Python
|
||||
logo: /images/python.svg
|
||||
|
||||
- name: Linux
|
||||
logo: /images/tux.svg
|
||||
|
||||
- name: Git
|
||||
logo: /images/git.svg
|
||||
|
||||
- name: C++
|
||||
logo: /images/C++_logo.svg
|
||||
|
||||
- name: Embedded C
|
||||
logo: /images/C.svg
|
||||
|
||||
- name: C#
|
||||
logo: /images/C_sharp.svg
|
||||
|
||||
- name: Java
|
||||
logo: /images/java.svg
|
||||
|
||||
- name: ROS2
|
||||
logo: /images/ros2.svg
|
||||
|
||||
- name: MATLAB
|
||||
logo: /images/matlab.svg
|
||||
|
||||
- name: Unity
|
||||
logo: /images/unity.svg
|
||||
|
||||
- name: LaTeX
|
||||
logo: /images/latex.svg
|
Loading…
Add table
Add a link
Reference in a new issue