From ca6f5bafe72ba2f9b8ccbd6fe055d20fe590bf26 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 18 Jun 2023 23:35:49 +0900 Subject: feat(content): add icon to /about page --- NOTE.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NOTE.md') 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 -- cgit v1.2.3-70-g09d2