File tree 2 files changed +7
-19
lines changed
2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ markdown:
34
34
- markdown-it-table-of-contents
35
35
- markdown-it-task-lists
36
36
37
+ nofollow :
38
+ enable : true
39
+ field : site
40
+
37
41
html_minifier :
38
42
enable : true
39
43
ignore_error : false
@@ -50,31 +54,15 @@ js_minifier:
50
54
exclude :
51
55
- " *.min.js"
52
56
image_minifier :
53
- enable : true
54
- interlaced : true
55
- multipass : true
56
- optimizationLevel : 2
57
- pngquant : true
58
- progressive : true
59
- silent : false
57
+ enable : false
60
58
61
59
sitemap :
62
60
path : sitemap.xml
63
61
rel : true
64
62
tags : true
65
63
categories : false
66
64
67
- nofollow :
68
- enable : true
69
- field : site
70
-
71
65
feed :
72
66
enable : true
73
- type : atom
74
- autodiscovery : true
75
- content : true
76
- hub : https://pubsubhubbub.appspot.com
77
- icon : /favicon.ico
78
- limit : 20
79
- order_by : -date
67
+ icon : /favicon.png
80
68
template : ./atom_template.xml
Original file line number Diff line number Diff line change 4
4
"hexo" : {
5
5
"version" : " 7.1.1"
6
6
},
7
- "license" : " EPL-1.0 " ,
7
+ "license" : " GPL-3.0-only " ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
10
"url" : " git+https://github.com/Potat0000/Blog.git"
You can’t perform that action at this time.
0 commit comments