File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 * @Author: nguyen
44 * @Date: 2020-02-12 14:01:01
55 * @Last Modified by: Alex Dong
6- * @Last Modified time: 2021-05-14 12:11:50
6+ * @Last Modified time: 2021-06-16 15: 12:06
77 */
88
99namespace Magepow \SpeedOptimizer \Plugin ;
@@ -390,8 +390,8 @@ public function addLoading($content)
390390 $ favicon = $ staticUrl . '/favicon.ico ' ;
391391
392392 // $preload .= '<link rel="preload" type="text/json" crossorigin="anonymous" href="' . $jsTranslation . '"></>';
393- $ preload .= '<link rel="preload" as="icon" crossorigin="anonymous" href=" ' . $ placeholder . '"></> ' ;
394- $ preload .= '<link rel="preload" as="icon" crossorigin="anonymous" href=" ' . $ favicon . '"></> ' ;
393+ // $preload .= '<link rel="preload" as="icon" crossorigin="anonymous" href="' . $placeholder . '"></>';
394+ // $preload .= '<link rel="preload" as="icon" crossorigin="anonymous" href="' . $favicon . '"></>';
395395 $ loadingBody = $ this ->helper ->getConfigModule ('general/loading_body_placeholder ' );
396396
397397 $ loadingBody = $ loadingBody ? $ mediaUrl . 'magepow/speedoptimizer/ ' . $ loadingBody : $ placeholder ;
You can’t perform that action at this time.
0 commit comments