Skip to content

Commit 7162a37

Browse files
committed
2024-12-14
- Add local preview script - Add new theme Butterfly
1 parent 4317c50 commit 7162a37

File tree

5 files changed

+555
-3
lines changed

5 files changed

+555
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ db.json
55
node_modules/
66
public/
77
.deploy*/
8-
_multiconfig.yml
8+
_multiconfig.yml

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ ignore:
9696
# Extensions
9797
## Plugins: https://hexo.io/plugins/
9898
## Themes: https://hexo.io/themes/
99-
theme: landscape
99+
#theme: landscape
100+
theme: butterfly
100101

101102
# Deployment
102103
## Docs: https://hexo.io/docs/one-command-deployment

0 commit comments

Comments
 (0)