LinkStack/resources/views/panel
Julian Prieber ca86582157 Added support for custom meta tags
Added support for custom meta tags via a new config file.
Custom meta tags will only be active if "CUSTOM_META_TAGS" is set to "true" in the config.

Replaced "<html lang="en">" with "@include('layouts.lang')" meaning HTML lang can be changed in the new config, defaults to en if not active or not defined.
2022-06-08 15:43:51 +02:00
..
diagnose.blade.php Added security check tool 2022-04-20 17:31:38 +02:00
edit-user.blade.php Update edit-user.blade.php 2022-05-15 11:43:11 +02:00
index.blade.php Updated 'no page URL' notice 2022-05-10 12:38:26 +02:00
links.blade.php Added option for admins to view and delete user links 2022-05-30 15:02:27 +02:00
pages.blade.php Added visual HTML editor 2022-03-23 13:57:20 +01:00
phpinfo.blade.php Added support for custom meta tags 2022-06-08 15:43:51 +02:00
site.blade.php Added visual HTML editor 2022-03-23 13:57:20 +01:00
users.blade.php Update users.blade.php 2022-05-30 15:18:17 +02:00