From 60b0a79fd423ee093135ecc7d87f0da656758ae8 Mon Sep 17 00:00:00 2001 From: Nicolas Trimborn Date: Thu, 2 Mar 2023 19:33:05 +0100 Subject: [PATCH] updated content --- config.toml | 2 ++ content/_index.md | 5 +--- layouts/partials/nav.html | 60 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+), 4 deletions(-) create mode 100644 layouts/partials/nav.html diff --git a/config.toml b/config.toml index 144af34..8385112 100644 --- a/config.toml +++ b/config.toml @@ -24,6 +24,8 @@ showQr = false showSkills = true showCertifications = false showSocializations = true +showBlog = false +showResume = true [params.google] diff --git a/content/_index.md b/content/_index.md index 6554906..3756c78 100644 --- a/content/_index.md +++ b/content/_index.md @@ -11,7 +11,4 @@ outputs: --- Experienced Engineer with a broad range of skills and a passion for electronics for robotic applications. Background in circuit and PCB design, component and system level testing and EMC compliance testing. Strong interest in embedded system design and firmware development both professionally and for personal projects. -Prior career experience in mechanical engineering, with 7+ years in the Mining and Oil & Gas Industry, including 5 years of construction and field engineering experience on large capital Liquefied Natural Gas (LNG) construction projects. - - -[Full Resume](files/resume.pdf) \ No newline at end of file +Prior career experience in mechanical engineering, with 7+ years in the Mining and Oil & Gas Industry, including 5 years of construction and field engineering experience on large capital Liquefied Natural Gas (LNG) construction projects. \ No newline at end of file diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html new file mode 100644 index 0000000..bb74f7a --- /dev/null +++ b/layouts/partials/nav.html @@ -0,0 +1,60 @@ +