diff --git a/home.php b/home.php index 2187ba5..9d1e7c9 100644 --- a/home.php +++ b/home.php @@ -91,27 +91,29 @@ if (!is_empty($_GET['page'])) { -
- -
-

- - "/> - - -

-
+
+
+ foreach (EXTERNAL_APPS as $a) { + ?> +
+

+ + "/> + + +

+
+ +
.col-sm-6:nth-child(2n+3) { clear: both; } - - .app-dock { - max-width: 50%; - } } /* Medium Devices, Desktops */ @@ -101,8 +102,4 @@ .row.widget-box > .col-md-4:nth-child(3n+4) { clear: both; } - - .app-dock { - max-width: 50%; - } } \ No newline at end of file