From df8e301a0bfc1cd0ecbb23e76f800ab5f4f28220 Mon Sep 17 00:00:00 2001 From: Ro Date: Fri, 28 Jul 2023 16:03:40 -0700 Subject: [PATCH] Confirming Verify Commit Error I tried submitting an updated through and IDE and it does not properly verify signed commits. Using git from the command line works fine. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65dc0bb..55dfe00 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 it should be easy. +Because it's the 21 century. It should be easy. ## Check the (WIP) Docs to get you started.