From 318f2799c5d1fbec519bc33e751df7176dfc3967 Mon Sep 17 00:00:00 2001 From: simonpetit Date: Wed, 10 Dec 2025 17:54:49 +0000 Subject: [PATCH] whatever --- index.html | 6 +++--- posts/awk_static_blog_generator.html | 2 +- posts/awk_to_parse_markdown.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 80a5370..c67afb7 100644 --- a/index.html +++ b/index.html @@ -12,9 +12,9 @@

simpet

diff --git a/posts/awk_static_blog_generator.html b/posts/awk_static_blog_generator.html index b72b0bc..e25b393 100644 --- a/posts/awk_static_blog_generator.html +++ b/posts/awk_static_blog_generator.html @@ -14,7 +14,7 @@

Created at:

-

Updated at:

+

Updated at:

Bob, a static blog generator

The blog engine

diff --git a/posts/awk_to_parse_markdown.html b/posts/awk_to_parse_markdown.html index 454b14b..d053254 100644 --- a/posts/awk_to_parse_markdown.html +++ b/posts/awk_to_parse_markdown.html @@ -14,7 +14,7 @@

Created at:

-

Updated at:

+

Updated at:

Markdown to HTML using AWK

when I decided to start blogging, it was mostly for me to learn and remember all tech thing I learnt throughout time.