diff options
author | Mario <mario@mariovavti.com> | 2024-08-08 20:42:51 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-08-08 20:42:51 +0000 |
commit | 5a44b8c40c3c0de3b403715b6637e335139453b7 (patch) | |
tree | d083d0655de6e28bda401d15168d5acaabc5c2a7 /view | |
parent | 487e68ebd16566d9632f6e64b34dd6dbc4b5a6d9 (diff) | |
download | volse-hubzilla-5a44b8c40c3c0de3b403715b6637e335139453b7.tar.gz volse-hubzilla-5a44b8c40c3c0de3b403715b6637e335139453b7.tar.bz2 volse-hubzilla-5a44b8c40c3c0de3b403715b6637e335139453b7.zip |
remove fork awesome
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/php/theme_init.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/theme_init.php b/view/theme/redbasic/php/theme_init.php index f4c82a69b..c26621068 100644 --- a/view/theme/redbasic/php/theme_init.php +++ b/view/theme/redbasic/php/theme_init.php @@ -3,7 +3,6 @@ use Zotlabs\Lib\Config; require_once('view/php/theme_init.php'); -head_add_css('/library/fork-awesome/css/fork-awesome.min.css'); head_add_css('/vendor/twbs/bootstrap-icons/font/bootstrap-icons.min.css'); head_add_css('/library/bootstrap-tagsinput/bootstrap-tagsinput.css'); |