aboutsummaryrefslogtreecommitdiffhomepage
path: root/NOTE.md
diff options
context:
space:
mode:
Diffstat (limited to 'NOTE.md')
-rw-r--r--NOTE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/NOTE.md b/NOTE.md
index a547f47..12fec6a 100644
--- a/NOTE.md
+++ b/NOTE.md
@@ -15,6 +15,11 @@ $ mkdir -p content/posts/$(date +'%Y-%m-%d')
$ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].xml
```
+```
+$ curl -o static/pdf.min.js https://unpkg.com/pdfjs-dist@3.4.120/build/pdf.min.js
+$ curl -o static/pdf.worker.min.js https://unpkg.com/pdfjs-dist@3.4.120/build/pdf.worker.min.js
+```
+
## Structure