diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-07-17 23:38:25 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-07-17 23:38:25 +0900 |
| commit | b7cb7d848a4535d89df9f1fbf7f91984f7f11298 (patch) | |
| tree | 612eaa3f7062b35f84fe235c38b74847a2092e12 /public/about/index.html | |
| parent | fe8551d8d8cefa0130ca0a21c6a5816b45ff13dc (diff) | |
| download | blog.nsfisis.dev-b7cb7d848a4535d89df9f1fbf7f91984f7f11298.tar.gz blog.nsfisis.dev-b7cb7d848a4535d89df9f1fbf7f91984f7f11298.tar.zst blog.nsfisis.dev-b7cb7d848a4535d89df9f1fbf7f91984f7f11298.zip | |
feat(content): apply mosaic effects to my icon in about page
Diffstat (limited to 'public/about/index.html')
| -rw-r--r-- | public/about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/about/index.html b/public/about/index.html index 1cc98bd..212add1 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -39,7 +39,7 @@ <div class="my-icon"> <script src="/p5.min.js?h=51188c3517b547017eb034eab6141792"> </script> - <script src="/my-icon.js?h=1c09b71d82ef061516003e01f937d2fe"> + <script src="/my-icon.js?h=bfd5c06d2618e858be2e073b91adb8cc"> </script> <div id="p5jsMyIcon"> </div> |
