Update hugo-bin to v0.49.0 (Hugo v0.61.0)
This commit is contained in:
parent
c340897955
commit
ef03833b69
3 changed files with 10 additions and 7 deletions
|
|
@ -3,9 +3,12 @@ title: "Bootstrap"
|
|||
baseURL: "https://getbootstrap.com"
|
||||
enableInlineShortcodes: true
|
||||
|
||||
pygmentsUseClasses: true
|
||||
# you can use ```lang if you want too
|
||||
pygmentsCodeFences: true
|
||||
markup:
|
||||
goldmark:
|
||||
renderer:
|
||||
unsafe: true
|
||||
highlight:
|
||||
noClasses: false
|
||||
|
||||
buildDrafts: true
|
||||
buildFuture: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue