diff --git a/resources/views/components/config/advanced-config.blade.php b/resources/views/components/config/advanced-config.blade.php new file mode 100644 index 0000000..909dd85 --- /dev/null +++ b/resources/views/components/config/advanced-config.blade.php @@ -0,0 +1,29 @@ +

Allows editing the frontend of your site. Amongst other things, this file allows customization of:
+Home Page, links, titles, Google Analytics and meta tags.

+
+ @csrf +
+ + +
{{ file_get_contents('config/advanced-config.php') }}
+
+ + Restore defaults + +
+ + + +