From 059128ead679332f7850e4712515b4a6abc208d7 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Tue, 11 Feb 2025 18:52:15 +0100 Subject: [PATCH] split title into name and subtext and improve first sentence --- content/index.smd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/index.smd b/content/index.smd index 8c6c36a..991289c 100644 --- a/content/index.smd +++ b/content/index.smd @@ -1,12 +1,14 @@ --- -.title = "Flow Control - a programmer's text editor", +.title = "Flow Control", .date = @date("2020-07-06T00:00:00"), .author = "CJ van den Berg", .layout = "home.shtml", .draft = false, --- -This is a programmer's text editor. It is under active development, but usually stable. +## a programmer's text editor + +Flow Control is under active development, but usually very stable. []($video.siteAsset('video/flow-control.mp4').controls(true))