aboutsummaryrefslogtreecommitdiffhomepage
path: root/NOTE.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-06-18 23:35:49 +0900
committernsfisis <nsfisis@gmail.com>2023-06-18 23:35:49 +0900
commitca6f5bafe72ba2f9b8ccbd6fe055d20fe590bf26 (patch)
tree1ee41bb26e35b7f4d76a86fdd545d614419930c3 /NOTE.md
parent6b7fc3b5e2dc62e689dac2e06df6bd4957dec954 (diff)
downloadblog.nsfisis.dev-ca6f5bafe72ba2f9b8ccbd6fe055d20fe590bf26.tar.gz
blog.nsfisis.dev-ca6f5bafe72ba2f9b8ccbd6fe055d20fe590bf26.tar.zst
blog.nsfisis.dev-ca6f5bafe72ba2f9b8ccbd6fe055d20fe590bf26.zip
feat(content): add icon to /about page
Diffstat (limited to 'NOTE.md')
-rw-r--r--NOTE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/NOTE.md b/NOTE.md
index 099d014..d8f87cf 100644
--- a/NOTE.md
+++ b/NOTE.md
@@ -27,6 +27,12 @@ $ curl -o static/pdf.min.js https://unpkg.com/pdfjs-dist@3.4.120/build/pdf.min.j
$ curl -o static/pdf.worker.min.js https://unpkg.com/pdfjs-dist@3.4.120/build/pdf.worker.min.js
```
+Update p5.js.
+
+```
+$ curl -o static/p5.min.js https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.6.0/p5.min.js
+```
+
## Structure