File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 63
63
64
64
- name : Build
65
65
run : |
66
- cat ./config.yml
67
66
hugo --gc --minify --cleanDestinationDir
68
67
69
68
- name : Generate robots.txt
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ <h1 class="post-title">
39
39
< ul class ="post-copyright ">
40
40
< li > < strong > 文章作者:</ strong > < a rel ="author " href ="//liudon.com "> Liudon</ a > </ li >
41
41
< li style ="word-break:break-all "> < strong > 文章链接:</ strong > < a href ="{{ .Permalink | absURL }} "> {{ .Permalink }}</ a > </ li >
42
- < li > < strong > 版权声明:</ strong > 本站采用 < a href ="https://creativecommons.org/licenses/by-nc-nd /4.0/deed.en "> CC BY-NC-ND 4.0</ a > 协议,完整转载请注明来自 https: //liudon.com</ li >
42
+ < li > < strong > 版权声明:</ strong > 本站采用 < a href ="https://creativecommons.org/licenses/by-nc-sa /4.0/ "> CC BY-NC-SA 4.0</ a > 协议,完整转载请注明来自 < a href =" //liudon.com " > 流动 </ a > </ li >
43
43
</ ul >
44
44
{{- $tags := .Language.Params.Taxonomies.tag | default "tags" }}
45
45
< ul class ="post-tags ">
You can’t perform that action at this time.
0 commit comments