diff --git a/templates/modules/head.html b/templates/modules/head.html
index e573ce3b..759ab5ab 100644
--- a/templates/modules/head.html
+++ b/templates/modules/head.html
@@ -1,7 +1,7 @@
-
+
@@ -10,7 +10,7 @@
+ th:href="@{${#strings.isEmpty(site.favicon) ? assets_link + '/images/hao-logo.jpg' : site.favicon}}"/>
diff --git a/templates/modules/layouts/layout.html b/templates/modules/layouts/layout.html
index 79eed9af..d03e6541 100644
--- a/templates/modules/layouts/layout.html
+++ b/templates/modules/layouts/layout.html
@@ -1,6 +1,7 @@
+ th:with="assets_link=${theme.config.other.staticResource.use == 'elemecdn' ? 'https://npm.elemecdn.com/hao-theme-static@' + theme.spec.version +'/templates/assets' :
+ theme.config.other.staticResource.use == 'custom' ? theme.config.other.staticResource.cdn_link : #theme.assets('/')}">
diff --git a/templates/modules/right-menu.html b/templates/modules/right-menu.html
index c3ccd3da..bb23d234 100644
--- a/templates/modules/right-menu.html
+++ b/templates/modules/right-menu.html
@@ -1,6 +1,5 @@
-
+
diff --git a/templates/modules/widgets/about-widgets/authorCareers.html b/templates/modules/widgets/about-widgets/authorCareers.html
index 75d4d71e..f1e89c09 100644
--- a/templates/modules/widgets/about-widgets/authorCareers.html
+++ b/templates/modules/widgets/about-widgets/authorCareers.html
@@ -16,133 +16,133 @@
th:if="${#strings.equals(theme.config.top.bannersBackground, 'default')}">
@@ -181,7 +181,7 @@
-
AfterEffect
@@ -189,28 +189,28 @@
-
![Sketch]()
+
Sketch
-
![Docker]()
+
Docker
-
![Photoshop]()
+
Photoshop
-
FinalCutPro
@@ -218,28 +218,28 @@
-
![Python]()
+
Python
-
![Swift]()
+
Swift
-
![Principle]()
+
Principle
-
illustrator
@@ -247,35 +247,35 @@
-
![CSS3]()
+
CSS3
-
![JS]()
+
JS
-
![HTML]()
+
HTML
-
![Git]()
+
Git
-
![Apifox]()
+
Apifox
@@ -312,7 +312,7 @@
![生涯]()
+ th:src="@{${#strings.isEmpty(theme.config.about.authorCareers.authorCareersBackground) ? assets_link + '/images/hao-logo.jpg' : theme.config.about.authorCareers.authorCareersBackground}}">
diff --git a/templates/modules/widgets/about-widgets/personalities-photo.html b/templates/modules/widgets/about-widgets/personalities-photo.html
index 7fa2160e..c9d4300f 100644
--- a/templates/modules/widgets/about-widgets/personalities-photo.html
+++ b/templates/modules/widgets/about-widgets/personalities-photo.html
@@ -10,7 +10,7 @@