commit 1b1ef19fd63ac4042d75e84c2e3f76b3434662cf
parent 154dcbe9690e910a059f130f7b2fb886e934d8a9
Author: FIGBERT <figbert@figbert.com>
Date: Sat, 15 Aug 2020 23:42:24 -0700
:pencil2: Add period to beginning paragraph
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/content/projects/txtodo/index.md b/content/projects/txtodo/index.md
@@ -9,7 +9,9 @@ weight = 0
short-term tasks to help you get things done without overthinking it. With txtodo, you list all your tasks for the day in the morning, and throughout the day you check off tasks
as you complete them. Then, at midnight, all tasks are discarded so you can start fresh tomorrow – you can also create up to three long-term tasks that "float" with you from
day-to-day. Did I mention that it's completely open-source and built with SwiftUI? You can download txtodo from the app store [here][txtodo-store] and view the source code
-[here][txtodo-src]
+[here][txtodo-src].
+
+<!-- more -->
## Mobile App
### Story