From 7bab93d21acbfc9c9868895bc419ae3a94f6ad32 Mon Sep 17 00:00:00 2001 From: Jens True Date: Thu, 21 Oct 2021 11:47:09 +0000 Subject: [PATCH] Project list --- content/home/experience.md | 6 +++--- content/project/_index.md | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 content/project/_index.md diff --git a/content/home/experience.md b/content/home/experience.md index ef18d63..5f50142 100644 --- a/content/home/experience.md +++ b/content/home/experience.md @@ -1,7 +1,7 @@ --- -widget: "experience" # See https://sourcethemes.com/academic/docs/page-builder/ -headless: true # This file represents a page section. -weight: 40 # Order that this section will appear. +widget: "experience" +headless: true +weight: 40 title: "Experience" subtitle: "Work and education related" diff --git a/content/project/_index.md b/content/project/_index.md new file mode 100644 index 0000000..c18c818 --- /dev/null +++ b/content/project/_index.md @@ -0,0 +1,4 @@ +--- +title: Projects +--- +Personal projects. It is unlikely that any of these projects will be useful for others. This is just a list kept for personal reference. \ No newline at end of file