2
1

CHG dates

This commit is contained in:
2024-06-19 10:29:39 +02:00
parent 562f5b52f1
commit 6732c64d5f
2 changed files with 15 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
title: [Title],
subtitle: [Subtitle],
authors: [Author A, Author B],
date: datetime.today().display("[day].[month].[year]"),
date: datetime.today(),
duration: 10, // time in minutes for presentation or counter timer if no field is given
doc,
)