diff --git a/README.md b/README.md index 75e7d84..3e8523d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Starter Theme +# Starter Theme @@ -31,8 +31,8 @@ And that's it! Read about what to do next on [the docs](https://rad-theme-engine ## Security notes -The /vendor directory is blocked from public access by Apache by the included .htaccess file. -If you're using NGINX, you can add this to your virtual host +The /vendor directory is blocked from public access by Apache by the included .htaccess file. +If you're using NGINX, you can add this to your virtual host ``` location ^~ /vendor/ { @@ -44,3 +44,7 @@ If you're using NGINX, you can add this to your virtual host ## License Licensed under the MIT license, see [LICENSE](https://github.com/open-function-computers-llc/wp-theme/blob/main/LICENSE). + + +Fax number: +952-746-6995 diff --git a/assets/logo.png b/assets/logo.png index 4c51c81..949ba4e 100644 Binary files a/assets/logo.png and b/assets/logo.png differ diff --git a/config.php b/config.php index 752a48f..682f48f 100644 --- a/config.php +++ b/config.php @@ -4,6 +4,7 @@ return [ "debug" => true, "flex-file-prefix" => "flex", "excerpt-more-text" => "…", + "options-pages" => [ "Site Settings", ],