Skip to content

Commit 616e798

Browse files
committed
enable maupassant-hexo
1 parent 54788c9 commit 616e798

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ install:
77

88
#before_script:
99
# - npm install -g gulp
10-
- npm install hexo-renderer-pug --save
11-
- npm install hexo-renderer-sass --save
1210

1311
script:
1412
- hexo g

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ pagination_dir: page
7373
## Plugins: https://hexo.io/plugins/
7474
## Themes: https://hexo.io/themes/
7575
#theme: landscape
76-
#theme: maupassant
76+
theme: maupassant-hexo
7777
#theme: hexo-theme-yilia
78-
theme: next
78+
#theme: next
7979

8080
# Deployment
8181
## Docs: https://hexo.io/docs/deployment.html

0 commit comments

Comments
 (0)