Add (vite build)

This commit is contained in:
2023-09-21 23:58:23 +08:00
parent d8ed8bdb1d
commit 18705bd5e4
39 changed files with 3686 additions and 1221 deletions

View File

@@ -9,7 +9,7 @@
* The default configurations to be used by the meta generator.
*/
'defaults' => [
'title' => "EchoScoop: Bite-sized world news", // set false to total remove
'title' => 'EchoScoop: Bite-sized world news', // set false to total remove
'titleBefore' => false, // Put defaults.title before page title, like 'It's Over 9000! - Dashboard'
'description' => 'Distilling world news into bite-sized scoops.', // set false to total remove
'separator' => ' - ',