diff --git a/_config.butterfly.yml b/_config.butterfly.yml index 3ec64bd..ba5160c 100644 --- a/_config.butterfly.yml +++ b/_config.butterfly.yml @@ -1059,7 +1059,7 @@ inject: bottom: # - - # - + - - - - diff --git a/package-lock.json b/package-lock.json index 59ecfbb..bc04a98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,6 +32,7 @@ "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", + "moment": "^2.30.1", "node-fetch": "^3.3.2", "p-limit": "^6.2.0", "vite-plugin-require-transform": "^1.0.21" diff --git a/package.json b/package.json index 3155769..28a4946 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", + "moment": "^2.30.1", "node-fetch": "^3.3.2", "p-limit": "^6.2.0", "vite-plugin-require-transform": "^1.0.21"