From 87e8aaa97ebd6e355ddd9ff89344337021db9ba9 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Wed, 26 Feb 2020 10:03:56 +0100 Subject: [PATCH] Website generation with Couscous --- configuration/basic.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/basic.html b/configuration/basic.html index 21e351a..06910c7 100644 --- a/configuration/basic.html +++ b/configuration/basic.html @@ -143,7 +143,7 @@ 'upload_simultaneous' => 3, 'default_archive_name' => 'archive.zip', 'editable' => ['.txt', '.css', '.js', '.ts', '.html', '.php'], - 'date_format' => 'YY/MM/DD hh:mm:ss', + 'date_format' => 'YY/MM/DD hh:mm:ss', // see: https://momentjs.com/docs/#/displaying/format/ ],

Additional HTML

You can add additional html to the head and body like this: