bootstrap 4 update and bugfixes
This commit is contained in:
@ -253,6 +253,11 @@ class TheTempusProject extends Bedrock {
|
||||
"pretty" => "Site Logo (Used mostly in emails)",
|
||||
"default" => "images/logo.png"
|
||||
],
|
||||
"logoLarge" => [
|
||||
"type" => "file",
|
||||
"pretty" => "Large Site Logo (Used mostly when sharing images on social media)",
|
||||
"default" => "images/logoLarge.jpg"
|
||||
],
|
||||
"name" => [
|
||||
"type" => "text",
|
||||
"pretty" => "Site Name",
|
||||
|
Reference in New Issue
Block a user