mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
Merge branch 'main' into 3.8.0
This commit is contained in:
@@ -19,7 +19,7 @@ export const Fireworks = () => {
|
||||
*/
|
||||
function createFireworks(config) {
|
||||
const defaultConfig = {
|
||||
colors: BLOG.FIREWORKSCOLOR,
|
||||
colors: BLOG.FIREWORKS_COLOR,
|
||||
numberOfParticules: 20,
|
||||
orbitRadius: {
|
||||
min: 50,
|
||||
|
||||
Reference in New Issue
Block a user