From bc4a6ad1922b57ec74a268995bfa7862569e375e Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Wed, 29 Jan 2025 17:23:21 -0600 Subject: [PATCH] Update work info --- assets/jsconfig.json | 2 +- data/en/sections/about.toml | 6 +++--- data/en/sections/experience.toml | 1 + data/fi/sections/about.toml | 6 +++--- data/fi/sections/experience.toml | 1 + 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 63bb894..739f6d8 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.5.0/assets/*" + "../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.6.0/assets/*" ] } } diff --git a/data/en/sections/about.toml b/data/en/sections/about.toml index 8bd44cd..c272afc 100644 --- a/data/en/sections/about.toml +++ b/data/en/sections/about.toml @@ -10,9 +10,9 @@ weight = 1 showOnNavbar = true template = "sections/about.html" -[company] -name = "Rossum Oy" -url = "https://rossum.fi/etusivu_rossum-copy_en/" +#[company] +#name = "Rossum Oy" +#url = "https://rossum.fi/etusivu_rossum-copy_en/" [[socialLinks]] name = "Email" diff --git a/data/en/sections/experience.toml b/data/en/sections/experience.toml index 6c3d762..8a0e839 100644 --- a/data/en/sections/experience.toml +++ b/data/en/sections/experience.toml @@ -16,6 +16,7 @@ overview = "Rossum is a well-established Finnish software company" [[experiences.positions]] designation = "Software Developer" start = "May 2020" +end = "January 2025" responsibilities = [ "Full-stack software development (Java, React.js)", "Linux server and infrastructure maintenance", diff --git a/data/fi/sections/about.toml b/data/fi/sections/about.toml index aafa797..24c10fc 100644 --- a/data/fi/sections/about.toml +++ b/data/fi/sections/about.toml @@ -10,9 +10,9 @@ weight = 1 showOnNavbar = true template = "sections/about.html" -[company] -name = "Rossum Oy" -url = "https://rossum.fi" +#[company] +#name = "Rossum Oy" +#url = "https://rossum.fi" [[socialLinks]] name = "Sähköposti" diff --git a/data/fi/sections/experience.toml b/data/fi/sections/experience.toml index f2b3040..31d68e7 100644 --- a/data/fi/sections/experience.toml +++ b/data/fi/sections/experience.toml @@ -16,6 +16,7 @@ overview = "Rossum Oy on vakiintunut suomalainen ohjelmistoyritys." [[experiences.positions]] designation = "Ohjelmistokehittäjä" start = "Touko 2020" +end = "Tammi 2025" responsibilities = [ "Full-stack ohjelmistokehitys (Java, React.js)", "Linux serverien ja infrastruktuurin ylläpitoa",