aboutsummaryrefslogtreecommitdiffhomepage
path: root/import_map.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-03-18 15:28:26 +0900
committernsfisis <nsfisis@gmail.com>2023-03-18 15:28:26 +0900
commit9876a58d34a69b5951b80ee833d8dce5eaa4954e (patch)
tree0bf0317af5f1e95b94728d69fd557e5f8acc7e28 /import_map.json
parentee142efa60d6d934a52988fd43ea1f316543473b (diff)
downloadblog.nsfisis.dev-9876a58d34a69b5951b80ee833d8dce5eaa4954e.tar.gz
blog.nsfisis.dev-9876a58d34a69b5951b80ee833d8dce5eaa4954e.tar.zst
blog.nsfisis.dev-9876a58d34a69b5951b80ee833d8dce5eaa4954e.zip
chore: change import source of highlight.js
Diffstat (limited to 'import_map.json')
-rw-r--r--import_map.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/import_map.json b/import_map.json
index 904e8e8..0bbc3d3 100644
--- a/import_map.json
+++ b/import_map.json
@@ -1,6 +1,5 @@
{
"imports": {
- "hljs/": "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/es/",
"std/": "https://deno.land/std@0.170.0/"
}
}