File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name: Deploy Hugo site to Pages
44on :
55 # Runs on pushes targeting the default branch
66 push :
7- branches : ["main "]
7+ branches : ["site "]
88
99 # Allows you to run this workflow manually from the Actions tab
1010 workflow_dispatch :
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ defaultImage = "default-image.png" # put in `./assets/images/`
6565fillImage = " 1270x740 Center" # normalize image size
6666
6767# Footer
68- footer = " <div class=\" d-flex justify-content-between\" ><div>Copyright (c) 2015-2022 Piperift.</div><div class=\" px-2\" >Powered by <a class=\" text-muted\" href=\" https://gohugo.io/\" >Hugo</a> and <a class=\" text-muted\" href=\" https://getdoks.org/\" >Doks</a></div></div>"
68+ footer = " <div class=\" d-flex justify-content-between\" ><div>Copyright (c) 2015-2022 Piperift. </div><div class=\" px-2\" >Powered by <a class=\" text-muted\" href=\" https://gohugo.io/\" >Hugo</a> and <a class=\" text-muted\" href=\" https://getdoks.org/\" >Doks</a></div></div>"
6969
7070# Feed
7171copyRight = " Copyright (c) 2015-2022 Piperift"
You can’t perform that action at this time.
0 commit comments