diff --git a/src/_data/i18n/de.json b/src/_data/i18n/de.json index e572d57..1076ac1 100644 --- a/src/_data/i18n/de.json +++ b/src/_data/i18n/de.json @@ -118,10 +118,10 @@ "url": "https://sp-codes.de" }, { - "icon": "sp-codes.svg", - "name": "Samuel's Blog", - "description": "Wenn ich Zeit finde schreibe ich gelegentlich den ein oder anderen Artikel für meinen Blog.", - "url": "https://samuels-blog.de" + "icon": "samuel.png", + "name": "Open Source", + "description": "Wenn ich Zeit finde beteilige ich mich an Open Source Projekten oder schreibe gelegentlich den ein oder anderen Artikel dazu.", + "url": "" }, { "icon": "op.png", @@ -177,17 +177,21 @@ "percent": 40 }, { - "name": "Elasticsearch", - "percent": 40 + "name": "Git", + "percent": 90 + }, + { + "name": "Intellij IDEA", + "percent": 90 + }, + { + "name": "CI/CD", + "percent": 90 }, { "name": "Spring Framework", "percent": 85 }, - { - "name": "Git", - "percent": 90 - }, { "name": "Angular", "percent": 80 @@ -197,12 +201,8 @@ "percent": 75 }, { - "name": "Intellij IDEA", - "percent": 90 - }, - { - "name": "CI/CD", - "percent": 90 + "name": "Elasticsearch", + "percent": 40 }, { "name": "Node.js", @@ -214,27 +214,23 @@ "title": "Interessen", "list": [ { - "image": "", + "image": "softwerke", "name": "Softwerke Magdeburg e.V.", - "description": "Mitglied", - "url": "" + "url": "https://softwerke.md/" }, { - "image": "", + "image": "magic", "name": "Zauberkunst", - "description": "", "url": "https://sp-magic.de" }, { - "image": "", - "name": "Kraftsport", - "description": "", + "image": "sports", + "name": "Kraftsport & Bouldern", "url": "" }, { - "image": "", - "name": "Bouldern", - "description": "", + "image": "photography", + "name": "Fotografie", "url": "" } ] diff --git a/src/img/dumbbell.jpg b/src/img/dumbbell.jpg new file mode 100644 index 0000000..f709b6d Binary files /dev/null and b/src/img/dumbbell.jpg differ diff --git a/src/img/photography.jpg b/src/img/photography.jpg new file mode 100644 index 0000000..e654780 Binary files /dev/null and b/src/img/photography.jpg differ diff --git a/src/index.html b/src/index.html index f71de39..80be95e 100644 --- a/src/index.html +++ b/src/index.html @@ -48,12 +48,14 @@ title: {{site.title}}

{{site.title}}

{{site.subtitle}}

@@ -86,13 +88,15 @@ title: {{site.title}}

{{site.strings.about.hello}}

{{site.strings.about.text}}

-
@@ -231,10 +235,9 @@ title: {{site.title}}
{%- for item in site.strings.interests.list %}
- +

{{item.name}}

- {{item.description}}
@@ -242,40 +245,37 @@ title: {{site.title}}
-
-
-
-
-
-

{{site.strings.contact.title}}

-
-
-
- -
-
- -
-
- -
-
- -
-
- -
-
-
-
- -
-
- -
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +