From 5c8736833afbd0aa64099de5283670270fdaa2b7 Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Sun, 8 Mar 2026 09:03:59 +0100 Subject: [PATCH] cv ohne types --- _data/cvStatic.js | 5 ---- _includes/components/blog-sidebar.njk | 28 ++++++++++----------- theme/_includes/components/blog-sidebar.njk | 28 ++++++++++----------- 3 files changed, 28 insertions(+), 33 deletions(-) diff --git a/_data/cvStatic.js b/_data/cvStatic.js index 2352f82..205984f 100644 --- a/_data/cvStatic.js +++ b/_data/cvStatic.js @@ -12,7 +12,6 @@ export default { location: "Garmisch-Partenkirchen, Germany", startDate: "2024", endDate: null, - type: "part-time", experienceType: "work", description: "Spearheaded strategic communication initiatives, improved public outreach, and strengthened stakeholder relationships.", @@ -63,7 +62,6 @@ export default { location: "Murnau, Germany", startDate: "2017", endDate: "2021", - type: "full-time", experienceType: "work", description: "Managed daily store operations, team leadership, and sales strategy with consistent growth and strong customer service outcomes.", @@ -80,7 +78,6 @@ export default { location: "Konstanz, Germany", startDate: "2012", endDate: "2017", - type: "full-time", experienceType: "work", description: "Built strong customer relationships and product expertise in outdoor retail while improving sales performance.", @@ -97,7 +94,6 @@ export default { location: "Konstanz, Germany", startDate: "2007", endDate: "2012", - type: "part-time", experienceType: "work", description: "Supported sociological research projects, contributed to publications, and tutored students in qualitative and quantitative methods.", @@ -114,7 +110,6 @@ export default { location: "Waiblingen and Stuttgart, Germany", startDate: "1998", endDate: "2002", - type: "full-time", experienceType: "work", description: "Delivered UNIX consulting in networked environments, covering system administration, troubleshooting, and technical support.", diff --git a/_includes/components/blog-sidebar.njk b/_includes/components/blog-sidebar.njk index fc73460..d22ebc0 100644 --- a/_includes/components/blog-sidebar.njk +++ b/_includes/components/blog-sidebar.njk @@ -213,20 +213,6 @@ {% endif %} - {# Share #} - {% set widgetKey = "post-widget-share-1" %} -
-
- -
- {% include "components/widgets/share.njk" %} -
-
-
- {# Post Categories #} {% set widgetKey = "post-widget-post-categories-2" %}
@@ -241,6 +227,20 @@
+ {# Share #} + {% set widgetKey = "post-widget-share-1" %} +
+
+ +
+ {% include "components/widgets/share.njk" %} +
+
+
+ {# Social Activity #} {% set widgetKey = "post-widget-social-activity-3" %}
diff --git a/theme/_includes/components/blog-sidebar.njk b/theme/_includes/components/blog-sidebar.njk index fc73460..d22ebc0 100644 --- a/theme/_includes/components/blog-sidebar.njk +++ b/theme/_includes/components/blog-sidebar.njk @@ -213,20 +213,6 @@
{% endif %} - {# Share #} - {% set widgetKey = "post-widget-share-1" %} -
-
- -
- {% include "components/widgets/share.njk" %} -
-
-
- {# Post Categories #} {% set widgetKey = "post-widget-post-categories-2" %}
@@ -241,6 +227,20 @@
+ {# Share #} + {% set widgetKey = "post-widget-share-1" %} +
+
+ +
+ {% include "components/widgets/share.njk" %} +
+
+
+ {# Social Activity #} {% set widgetKey = "post-widget-social-activity-3" %}