From 16de29c3990736fef2216c9ae5f818c7674800c1 Mon Sep 17 00:00:00 2001 From: Ro Date: Fri, 28 Jul 2023 16:01:00 -0700 Subject: [PATCH] testing verified commits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b554f92..65dc0bb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Fipamo project was born from a need for a simple, easy to use no data blog platform that doesn't require much effort to set up and maintain. Fipamo uses Markdown to handle posts and renders them to flat html so you can serve them from anywhere. No complicated set ups. No long list of dependencies. Just set up and go. -Because nobody has time for all that. +Because it should be easy. ## Check the (WIP) Docs to get you started.