From 2ce0a4eb828791e141a482b743c6413b60ec0224 Mon Sep 17 00:00:00 2001 From: Ro Date: Sat, 5 Aug 2023 10:15:58 -0700 Subject: [PATCH] Taiga Integration Test Just seeing if this thing actually work TG-3 #testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55dfe00..3167e71 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. It should be easy. +Because it's the 21 century. Easy is good. ## Check the (WIP) Docs to get you started.