mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Update hugo-bin to v0.49.0 (Hugo v0.61.0)
This commit is contained in:
parent
c340897955
commit
ef03833b69
@ -3,9 +3,12 @@ title: "Bootstrap"
|
|||||||
baseURL: "https://getbootstrap.com"
|
baseURL: "https://getbootstrap.com"
|
||||||
enableInlineShortcodes: true
|
enableInlineShortcodes: true
|
||||||
|
|
||||||
pygmentsUseClasses: true
|
markup:
|
||||||
# you can use ```lang if you want too
|
goldmark:
|
||||||
pygmentsCodeFences: true
|
renderer:
|
||||||
|
unsafe: true
|
||||||
|
highlight:
|
||||||
|
noClasses: false
|
||||||
|
|
||||||
buildDrafts: true
|
buildDrafts: true
|
||||||
buildFuture: true
|
buildFuture: true
|
||||||
|
6
package-lock.json
generated
6
package-lock.json
generated
@ -5971,9 +5971,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hugo-bin": {
|
"hugo-bin": {
|
||||||
"version": "0.47.1",
|
"version": "0.49.0",
|
||||||
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.1.tgz",
|
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.49.0.tgz",
|
||||||
"integrity": "sha512-WJ3xMDTe3Qi9vcDguzSOWUVUEIVnPahlvex/Em1k7ig39IZuGAbDqIjkVzCCbtSZMUCjNHDzO35P7xyH7WX7rg==",
|
"integrity": "sha512-ZNZsChCFOHLsgjcC3snPvXnkt+wPeOSdvcFFhqZvwtXu/j7/siqk7xhPwnBaXz9ch8whwo76n1/aKRRb13gnBA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"bin-wrapper": "^4.1.0",
|
"bin-wrapper": "^4.1.0",
|
||||||
|
@ -103,7 +103,7 @@
|
|||||||
"find-unused-sass-variables": "^1.0.4",
|
"find-unused-sass-variables": "^1.0.4",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"hammer-simulator": "0.0.1",
|
"hammer-simulator": "0.0.1",
|
||||||
"hugo-bin": "^0.47.1",
|
"hugo-bin": "^0.49.0",
|
||||||
"ip": "^1.1.5",
|
"ip": "^1.1.5",
|
||||||
"jasmine-core": "^3.5.0",
|
"jasmine-core": "^3.5.0",
|
||||||
"karma": "^4.4.1",
|
"karma": "^4.4.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user