From b091910f9f8958610a71ced2da20e65197e4ea2a Mon Sep 17 00:00:00 2001 From: Manuel Grundner Date: Thu, 7 Dec 2023 09:21:19 +0100 Subject: [PATCH] merge --- src/content/_posts/2023-12-07-vertiq-introduction.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/content/_posts/2023-12-07-vertiq-introduction.md b/src/content/_posts/2023-12-07-vertiq-introduction.md index 9e31cc4..e057113 100644 --- a/src/content/_posts/2023-12-07-vertiq-introduction.md +++ b/src/content/_posts/2023-12-07-vertiq-introduction.md @@ -8,9 +8,10 @@ series: vertiq --- -Happy Holidays everyone! -Some might be wondering why it got so silent on this blog for almost 2 years, but there is a very valid reason. Almost all my time went into the development of this *little* gem called [Vertiq Framework](https://fc.vertiq.io)! -So let's begin with with a teaser and little problem introduction first. +Happy Holidays everyone! This post is part of [C# Advent](https://csadvent.christmas/)! Be sure to check every day for new posts from the .NET community! + +Some might be wondering why it got so silent on this blog almost 2 years, but there is a very valid reason. Almost all my time went into development of this *little* gem called [Vertiq Framework](https://fc.vertiq.io)! +So let's begin with with a teaser and little problem introduction first. ![Todo App Screenshot](/img/posts/2023/2023-12-07-vertiq-introduction-todo-app.png)