From e28a209ed9a5390adc12cf5adbde0fb694be71c2 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 1 Aug 2022 22:21:43 +0200 Subject: Projects: Add OSXIV --- content/projects/project/example_project.md | 11 ----------- content/projects/project/osxiv.md | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) delete mode 100644 content/projects/project/example_project.md create mode 100644 content/projects/project/osxiv.md (limited to 'content/projects') diff --git a/content/projects/project/example_project.md b/content/projects/project/example_project.md deleted file mode 100644 index f6cb940..0000000 --- a/content/projects/project/example_project.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "Example Project" -date: 2022-07-31T17:36:24+02:00 -notshowthedate: true -draft: false ---- - -* Example Project - -Im a project! - diff --git a/content/projects/project/osxiv.md b/content/projects/project/osxiv.md new file mode 100644 index 0000000..bfdbc15 --- /dev/null +++ b/content/projects/project/osxiv.md @@ -0,0 +1,22 @@ +--- +title: "OSXIV" +date: 2022-07-31T17:36:24+02:00 +notshowthedate: true +draft: false +--- + +# [OSXIV](https://github.com/Baitinq/OSXIV) + +Im a project! + + + + -- cgit 1.4.1