Skip to content

Commit

Permalink
Merge pull request #405 from hydephp/analysis-OMW7pB
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
HydePHP authored May 18, 2022
2 parents 43bc10f + acb08cd commit 7180187
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/hyde.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
|--------------------------------------------------------------------------
| Site URL Configuration
|--------------------------------------------------------------------------
|
| Here are some configuration options for URL generation.
|
|
| Here are some configuration options for URL generation.
|
| `site_url` is used to create canonical URLs and permalinks.
| `prettyUrls` will when enabled create links that do not end in .html.
| `generateSitemap` determines if a sitemap.xml file should be generated.
|
|
| To see the full documentation, please visit the (temporary link) below.
| https://github.com/hydephp/framework/wiki/Documentation-Page-Drafts
|
|
|
|
*/

'site_url' => env('SITE_URL', null),
Expand Down

0 comments on commit 7180187

Please sign in to comment.