From 49c1f2d3f2e7b23a3e436356f98d11ca2d2f64f2 Mon Sep 17 00:00:00 2001 From: Ro Date: Sat, 5 Aug 2023 11:16:46 -0700 Subject: [PATCH] Taiga Intergration Test 2 First one used the wrong hook type. TG-3 #testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3167e71..9e929ae 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's the 21 century. Easy is good. +Because it's the 21 century. This should be easy. ## Check the (WIP) Docs to get you started.