From 5eaf886b907f24442ea55f8d072a12de1b7e387c Mon Sep 17 00:00:00 2001 From: Hoernschen Date: Thu, 20 Jun 2024 10:41:14 +0200 Subject: [PATCH 1/3] FIX overview to display more text in cms --- static/admin/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/admin/config.yml b/static/admin/config.yml index f861ce6..54e432c 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -24,7 +24,7 @@ collections: - { label: 'Image', name: 'url', widget: 'image' } - { label: 'Alt', name: 'alt', widget: 'string' } - { label: 'Caption', name: 'caption', widget: 'string' } - - { label: 'Overview', name: 'overview', widget: 'string' } + - { label: 'Overview', name: 'overview', widget: 'text' } - label: 'Tags' name: 'tags' widget: 'list' From c4b300ce36a39c48cf5e9649ce65d29415aa9040 Mon Sep 17 00:00:00 2001 From: melicita Date: Thu, 20 Jun 2024 09:26:06 +0000 Subject: [PATCH 2/3] content/cv/index.md aktualisiert --- content/cv/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/cv/index.md b/content/cv/index.md index ee97dda..bcb0767 100644 --- a/content/cv/index.md +++ b/content/cv/index.md @@ -3,20 +3,20 @@ title: CV nav: true --- -## Beruflicher Werdegang +## Work Experience -2023 Wissenchafliche Hilskraft (Neurobiopsychologie) Universität Osnabrück / Osnabrück +2023 Scientific Assistant (Neurobiopsychology) University of Osnabrück / Osnabrück -2023 Wissenchafliche Hilskraft (Vergleichende Kognitionsbiologie) Universität Osnabrück / Osnabrück +2023 Scientific Assistant (Comparative Biocognition) University of Osnabrück / Osnabrück -2020 - 2021 Forschungspraktikantin LobVR / Osnabrück +2020 - 2021 Research Intern LobVR / Osnabrück -## Aus- und Weiterbildungen +## Education 2024 Certified User Experience Designer XDi- Experience Design Institut 2023 Digital Product Design: UX Research & UI Design Udemy -2019-2022 M.sc. Cognitive Science Universität Osnabrück / Osnabrück Schwerpunkte: Kognitive Psychologie und Computerlinguitik Thesenthema: A graph approach for the identification of exploratory and exploitative navigational strategies in a Virtual Reality city exploration. Ausgezeichnet mit dem Förderpreis der Universität Osnabrück 2022/2023 gestiftet durch die ROSEN Gruppe +2019-2022 M.sc. Cognitive Science University of Osnabrück / Osnabrück Majors: Cognitive Psychology and Computational Linguistics Thesis topic: A graph approach for the identification of exploratory and exploitative navigational strategies in a Virtual Reality city exploration. Awarded with the Osnabrück University Sponsorship Award 2022/2023 donated by the ROSEN Group -2013- 2017 Studium zur Psychologin Pontificia Universidad Javeriana / Bogotá, Kolumbien +2013- 2017 Degree in Psychology Pontificia Universidad Javeriana / Bogotá, Kolumbien From 21e29c97319cf05b9c1715776eb75e3b84e198e2 Mon Sep 17 00:00:00 2001 From: Hoernschen Date: Thu, 20 Jun 2024 12:38:14 +0200 Subject: [PATCH 3/3] CHANGE theme --- themes/vitrine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/vitrine b/themes/vitrine index e385e4e..aee652e 160000 --- a/themes/vitrine +++ b/themes/vitrine @@ -1 +1 @@ -Subproject commit e385e4ee4d3c6c888dfd99d0a7d3e1d050c1adde +Subproject commit aee652e0456fcadeea76c3113f946bd556ccb585