Add SiYuan Blogging support
This commit is contained in:
parent
bf3e635a1c
commit
a3fb0634f6
6 changed files with 188 additions and 14 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -33,7 +33,7 @@
|
|||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@divriots/jampack": "^0.23.2",
|
||||
"@iconify-json/fa6-solid": "^1.1.21",
|
||||
"@iconify-json/fa6-solid": "^1.2.3",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/react": "^18.2.48",
|
||||
|
@ -1682,10 +1682,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify-json/fa6-solid": {
|
||||
"version": "1.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@iconify-json/fa6-solid/-/fa6-solid-1.1.21.tgz",
|
||||
"integrity": "sha512-+C6F3dFjNdqj8S83ggIXZFsX2CwecFErJKk9dVEZNd0XpNx2iNCNS+K/fl1HLFhYRhS4lb2Rgfi8yVV4MQU7yA==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@iconify-json/fa6-solid/-/fa6-solid-1.2.3.tgz",
|
||||
"integrity": "sha512-C5o8YJF+ekrS4wRb/6/0SE2KjRyJlCg++IOVC/fineiRinITivsmzFRNW1MQX2xfDZ1T7bxeKxLN6lcaTG3jGA==",
|
||||
"dev": true,
|
||||
"license": "CC-BY-4.0",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue