Skip to content

Commit cf6515f

Browse files
committed
minor cv changes
1 parent 37c76a9 commit cf6515f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

assets/json/resume.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -111,17 +111,17 @@
111111
{
112112
"language": "Deutsch",
113113
"fluency": "Muttersprache",
114-
"icon": ""
114+
"icon": "fa-solid fa-language"
115115
},
116116
{
117117
"language": "Englisch",
118118
"fluency": "Fließend",
119-
"icon": ""
119+
"icon": "fa-solid fa-language"
120120
},
121121
{
122122
"language": "Spanisch",
123123
"fluency": "Grundkenntnisse",
124-
"icon": ""
124+
"icon": "fa-solid fa-language"
125125
}
126126
],
127127
"interests": [
@@ -139,15 +139,15 @@
139139
"skills": [
140140
{
141141
"name": "Software",
142-
"icon": "fa-solid fa-tag",
142+
"icon": "fa-solid fa-computer",
143143
"keywords": [
144144
"R",
145145
"SPSS"
146146
]
147147
},
148148
{
149-
"name": "programmieren",
150-
"icon": "fa-solid fa-tag",
149+
"name": "Programmieren",
150+
"icon": "fa-solid fa-code",
151151
"keywords": [
152152
"php",
153153
"html",
@@ -166,7 +166,7 @@
166166
],
167167
"projects": [
168168
{
169-
"name": "Veröffentlichte R-pakete",
169+
"name": "Veröffentlichte R-Pakete",
170170
"highlights": [
171171
"<a href=\"https://alexanderrobitzsch.github.io/immer/\">immer</a>",
172172
"<a href=\"https://jansteinfeld.github.io/tmt/\">tmt</a>",

0 commit comments

Comments
 (0)