👷 Add sidebar site overview content.

This commit is contained in:
凡梦星尘
2022-05-27 16:25:56 +08:00
parent cdbb3f751a
commit f56f229bd7
13 changed files with 184 additions and 31 deletions

View File

@@ -1,9 +1,9 @@
# Public CDN vendor list
#
vendors: {
"cdnjs": "//cdnjs.cloudflare.com/ajax/libs/${name}/${version}/${file}",
"unpkg": "//unpkg.com/${name}@${version}/${file}"
}
vendors:
cdnjs: "//cdnjs.cloudflare.com/ajax/libs/${name}/${version}/${file}"
unpkg: "//unpkg.com/${name}@${version}/${file}"
# Javascript Resources
#