From 7e35cc3d84d92d83303f38646ca276e27b330823 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Wed, 1 May 2024 08:04:26 +0200 Subject: [PATCH] prepare for new blog post --- content/posts/2024/05/store/index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/posts/2024/05/store/index.md diff --git a/content/posts/2024/05/store/index.md b/content/posts/2024/05/store/index.md new file mode 100644 index 0000000..37185fe --- /dev/null +++ b/content/posts/2024/05/store/index.md @@ -0,0 +1,15 @@ ++++ +title = 'Store' +date = 2024-05-01T08:02:50+02:00 +lastmod = 2024-05-01T08:02:50+02:00 +draft = true +author = 'Janis Hutz' +tags = [ 'Development' ] +categories = [ 'News' ] +series = [] +series_weight = 1 +featuredImage = "" ++++ + + +As announced previously, I am working on a Software Store at [https://store.janishutz.com](https://store.janishutz.com). \ No newline at end of file