diff --git a/settings.php b/settings.php
index 244a9da..7929f49 100644
--- a/settings.php
+++ b/settings.php
@@ -3082,7 +3082,89 @@ function themeoptions_page(){
-
+
+
|
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+
+ |
+
+
+
+ |
+
+
+
+ |
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+
|
|
@@ -3143,7 +3225,7 @@ window.pjaxLoaded = function(){
-
+
|
|
@@ -3270,7 +3352,7 @@ window.pjaxLoaded = function(){
-
+
|
|
@@ -3563,7 +3645,7 @@ window.pjaxLoaded = function(){
-
+
|
|
@@ -6625,6 +6707,14 @@ function argon_update_themeoptions(){
argon_update_option('argon_enable_pangu');
+ // Mermaid 图表配置
+ argon_update_option_checkbox('argon_enable_mermaid');
+ argon_update_option('argon_mermaid_cdn_source');
+ argon_update_option('argon_mermaid_cdn_custom_url');
+ argon_update_option('argon_mermaid_theme');
+ argon_update_option_checkbox('argon_mermaid_use_local');
+ argon_update_option_checkbox('argon_mermaid_debug_mode');
+
argon_update_option('argon_assets_path');
argon_update_option('argon_custom_assets_path');