diff options
Diffstat (limited to 'vhosts/blog/public/about/index.html')
| -rw-r--r-- | vhosts/blog/public/about/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vhosts/blog/public/about/index.html b/vhosts/blog/public/about/index.html index 7ffe7f61..dd90ed32 100644 --- a/vhosts/blog/public/about/index.html +++ b/vhosts/blog/public/about/index.html @@ -42,10 +42,10 @@ <header class="post-header"> <h1 class="post-title">nsfisis</h1> <div class="my-icon"> - <script src="/my-icon.js?h=47e1423076143fd4bc0aba0f57000b02"> - </script> <div id="myIcon"> </div> + <script defer src="/my-icon.js?h=bfcf9a771ec584b2040bf1e787a021d0"> + </script> <noscript> <img src="/favicon.svg"> </img> |
