diff --git a/php_code/.gitignore b/php_code/.gitignore index e0299b7f..751ab4d6 100644 --- a/php_code/.gitignore +++ b/php_code/.gitignore @@ -10,6 +10,7 @@ Dockerfile .TemporaryItems .Trashes .VolumeIcon.icns +.env # Files that might appear in the root of a volume diff --git a/php_code/resources/views/landing.blade.php b/php_code/resources/views/landing.blade.php index d39b17c2..b691ee13 100644 --- a/php_code/resources/views/landing.blade.php +++ b/php_code/resources/views/landing.blade.php @@ -75,7 +75,7 @@ @include('common.notifications')
- +