- branding
This commit is contained in:
+4
-4
@@ -135,10 +135,10 @@ final class Config
|
||||
{
|
||||
return [
|
||||
'site' => [
|
||||
'title' => 'Neon Notes',
|
||||
'tagline' => 'A fast file-first blog CMS',
|
||||
'description' => 'A Markdown blog powered by PHP, SQLite, JSON, and plain files.',
|
||||
'author' => 'Editor',
|
||||
'title' => "Ty Clifford's Content Management System",
|
||||
'tagline' => 'A fast file-first publishing system',
|
||||
'description' => "Ty Clifford's Content Management System is powered by PHP, SQLite, JSON, and plain Markdown files.",
|
||||
'author' => 'Ty Clifford',
|
||||
'language' => 'en',
|
||||
],
|
||||
'base_url' => '',
|
||||
|
||||
Reference in New Issue
Block a user