diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-05-01 01:16:06 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-05-01 01:16:06 +0900 |
| commit | aa4bf8fa5d7a1ad05f056a0c2ee2121586d3fd3b (patch) | |
| tree | abf16f06c90f01d2cebf538762e2aff491d620bb /vhosts/blog/public/about/index.html | |
| parent | f96b52ca0c959d36d018094523992434bb286be2 (diff) | |
| download | nsfisis.dev-aa4bf8fa5d7a1ad05f056a0c2ee2121586d3fd3b.tar.gz nsfisis.dev-aa4bf8fa5d7a1ad05f056a0c2ee2121586d3fd3b.tar.zst nsfisis.dev-aa4bf8fa5d7a1ad05f056a0c2ee2121586d3fd3b.zip | |
feat(blog/icon): simplify mosaic effect of about page icon
Diffstat (limited to 'vhosts/blog/public/about/index.html')
| -rw-r--r-- | vhosts/blog/public/about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhosts/blog/public/about/index.html b/vhosts/blog/public/about/index.html index f9731523..982f2834 100644 --- a/vhosts/blog/public/about/index.html +++ b/vhosts/blog/public/about/index.html @@ -46,7 +46,7 @@ <img src="/favicon.svg"> </img> </div> - <script defer src="/my-icon.js?h=80ee73b48e0232e49741ade809602e6f"> + <script defer src="/my-icon.js?h=167a9f385f01f5a8d2f670ba3b168cce"> </script> </div> </header> |
