💄 Add page load animate style.

This commit is contained in:
凡梦星尘
2022-06-18 16:09:08 +08:00
parent 51f95b6bba
commit 3a46e83146
7 changed files with 84 additions and 146 deletions

View File

@@ -996,8 +996,8 @@ params:
# Use Animate.css to animate everything.
# For more information: https://animate.style
motion:
enable: false
async: false
enable: true
async: true
transition:
# All available transition variants: https://theme-next.js.org/animate/
postBlock: fadeIn
@@ -1010,7 +1010,7 @@ params:
# Progress bar in the top during page loading.
# For more information: https://github.com/CodeByZach/pace
pace:
enable: false
enable: true
# All available colors:
# black | blue | green | orange | pink | purple | red | silver | white | yellow
color: blue