diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-04-25 22:30:07 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-04-25 22:30:07 +0900 |
| commit | a3dd384695b5da93e69379be862eb7f0968c187b (patch) | |
| tree | 94d34fc75e65960cce9b7fb3ee8b318cf407c0c9 /vhosts/blog/NOTE.md | |
| parent | 39389d521d5790f203e07f6038789869b8015a42 (diff) | |
| download | nsfisis.dev-a3dd384695b5da93e69379be862eb7f0968c187b.tar.gz nsfisis.dev-a3dd384695b5da93e69379be862eb7f0968c187b.tar.zst nsfisis.dev-a3dd384695b5da93e69379be862eb7f0968c187b.zip | |
feat(blog/nuldoc): remove p5.js
Diffstat (limited to 'vhosts/blog/NOTE.md')
| -rw-r--r-- | vhosts/blog/NOTE.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vhosts/blog/NOTE.md b/vhosts/blog/NOTE.md index acce0178..4453c987 100644 --- a/vhosts/blog/NOTE.md +++ b/vhosts/blog/NOTE.md @@ -27,12 +27,6 @@ $ curl -o static/pdf.min.mjs https://unpkg.com/pdfjs-dist@4.3.136/build/pdf.min. $ curl -o static/pdf.worker.min.mjs https://unpkg.com/pdfjs-dist@4.3.136/build/pdf.worker.min.mjs ``` -Update p5.js. - -``` -$ curl -o static/p5.min.js https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.9.4/p5.min.js -``` - ## Structure |
