diff --git a/README.md b/README.md index 4046a6b..b78f3fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

@@ -179,7 +179,7 @@ Detailed changes for each release are documented in the [release notes](https:// If you find Kratos useful, you can buy us a cup of coffee

- +

## License diff --git a/inc/options-framework/images/about.png b/inc/options-framework/images/about.png index 1d9314c..1d270ef 100644 Binary files a/inc/options-framework/images/about.png and b/inc/options-framework/images/about.png differ diff --git a/inc/options-framework/includes/class-options-interface.php b/inc/options-framework/includes/class-options-interface.php index d9fd1af..0035250 100755 --- a/inc/options-framework/includes/class-options-interface.php +++ b/inc/options-framework/includes/class-options-interface.php @@ -226,7 +226,7 @@ class Options_Framework_Interface global $wp_version; $version = $wp_version; $output .= '
- +

' . __('基础信息', 'kratos') . '

'; break;