summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander_Kabui2022-08-08 14:59:29 +0300
committerAlexander_Kabui2022-08-08 14:59:29 +0300
commit1d078429a0da6e1817d8c106b6165f7f040abe9e (patch)
tree13712761d1485175f70cb2aa986bf362be20c2aa
parentd4915c6de6ea50320d5d060e89df26093dea06a3 (diff)
downloadgn-gemtext-1d078429a0da6e1817d8c106b6165f7f040abe9e.tar.gz
update issue for removing external js link
-rw-r--r--issues/remove-external-js-code.gmi6
1 files changed, 4 insertions, 2 deletions
diff --git a/issues/remove-external-js-code.gmi b/issues/remove-external-js-code.gmi
index 7190c33..cfddb5a 100644
--- a/issues/remove-external-js-code.gmi
+++ b/issues/remove-external-js-code.gmi
@@ -14,7 +14,9 @@
## Tasks
-- [ ] Package `jquery-ui`.
-- [ ] Replace `jquery-ui` cdn with a link from the GNU Guix profile.
+- [x] Package `jquery-ui`.
+- [x] Replace `jquery-ui` cdn with a link from the GNU Guix profile.
- [ ] Check and report if there are other js files we load from a CDN.
+
+