From ac4a72bc9d51fd2593c2e1fba66850777d19b875 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sun, 28 Apr 2019 16:58:28 -0600 Subject: [PATCH] Update settings home page --- resources/views/settings/home.blade.php | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/resources/views/settings/home.blade.php b/resources/views/settings/home.blade.php index 3038dce7f..181f21c46 100644 --- a/resources/views/settings/home.blade.php +++ b/resources/views/settings/home.blade.php @@ -101,19 +101,7 @@

Layout

-
- -
-
- profile->profile_layout != 'moment' ? 'checked':''}} value="metro"> - -
-
- profile->profile_layout == 'moment' ? 'checked':''}} value="moment"> - -
-
-
+
Experimental features have been moved to the Labs settings page.

@if(config('pixelfed.account_deletion') == true)