diff --git a/config/scribe.php b/config/scribe.php index b470f2f97..b9d52e6bc 100644 --- a/config/scribe.php +++ b/config/scribe.php @@ -1,5 +1,14 @@ [ - 'html_attributes' => [] + 'html_attributes' => [], ], 'try_it_out' => [ @@ -122,7 +131,7 @@ return [ ], // Text to place in the "Introduction" section, right after the `description`. Markdown and HTML are supported. - 'intro_text' => << <<<'INTRO' This documentation aims to provide all the information you need to work with our API.