feat: set butterfly theme
All checks were successful
Deploy Pages / Generate-Pages (push) Successful in 30s

This commit is contained in:
Linloir 2024-10-09 23:39:16 +08:00
parent 8989b50562
commit 5d490bfb8c
Signed by: Linloir
GPG Key ID: 3D6B9EC35C923C81
4 changed files with 4832 additions and 1557 deletions

View File

@ -13,7 +13,7 @@ timezone: ''
# URL
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
url: https://journal.linloir.cn
url: https://blog.linloir.cn
permalink: :year/:month/:day/:title/
permalink_defaults:
pretty_urls:

4829
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -19,8 +19,9 @@
"hexo-generator-tag": "^2.0.0",
"hexo-renderer-ejs": "^2.0.0",
"hexo-renderer-marked": "^6.3.0",
"hexo-renderer-pug": "^3.0.0",
"hexo-renderer-stylus": "^3.0.1",
"hexo-server": "^3.0.0",
"hexo-theme-landscape": "^1.0.0"
}
}
}

1555
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff