Update dependencies
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
0c7993fed7
commit
f786f8aaa5
4 changed files with 507 additions and 103 deletions
|
@ -91,10 +91,6 @@ params:
|
|||
# Configure various features of this theme
|
||||
features:
|
||||
|
||||
# Enables copy code button
|
||||
copyCodeButton:
|
||||
enable: true
|
||||
|
||||
# Enable dark theme
|
||||
darkMode:
|
||||
|
||||
|
@ -292,6 +288,10 @@ params:
|
|||
# options doc: https://github.com/sampotts/plyr#options
|
||||
# fullscreen: true
|
||||
|
||||
# Enables copy code button
|
||||
copyCodeButton:
|
||||
enable: true
|
||||
|
||||
# Enable reading time support in post cards and in post pages
|
||||
readingTime:
|
||||
enable: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue