From fb1c3831a8ca2903b76eecaa32bc3310d3454b7e Mon Sep 17 00:00:00 2001 From: Artemis Date: Mon, 10 Apr 2023 16:55:36 +0200 Subject: [PATCH] fixed the init template to reflect some older config format changes i forgot --- initiator/template/.cap.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/initiator/template/.cap.toml b/initiator/template/.cap.toml index d238f3f..f4db040 100644 --- a/initiator/template/.cap.toml +++ b/initiator/template/.cap.toml @@ -1,2 +1,2 @@ -[blog] -title = "Capsule" +[capsule] +title = "My capsule" -- 2.38.5