From a073f7786c2511729623443abc19e0ede31f058d Mon Sep 17 00:00:00 2001 From: Filippo Ferrari Date: Sat, 17 Feb 2024 00:45:48 +0100 Subject: [PATCH] fix: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f22bbc5..afdab6a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # This is the structure of my blog -I will post stuff mainly because i want to document my journey in the software development world and to keep track of my projects, conferences i go to and stuff i learn. One day, with enough knowledge, patience and hard work (or by pure chance) these contents will be useful to someone.\ +I will post stuff mainly because i want to document my journey in the software development world and to keep track of my projects, conferences i go to and stuff i learn. One day, with enough knowledge, patience and hard work (or by pure chance) these contents will be useful to someone. This site is made with HUGO, a nice and easy to use static site builder.