forked from github/pelican
Rename branch for GitHub Pages repo quickstart
This commit is contained in:
parent
af1c1773bb
commit
01b08bd812
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ _jinja_env = Environment(
|
||||||
|
|
||||||
|
|
||||||
_GITHUB_PAGES_BRANCHES = {
|
_GITHUB_PAGES_BRANCHES = {
|
||||||
'personal': 'master',
|
'personal': 'main',
|
||||||
'project': 'gh-pages'
|
'project': 'gh-pages'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue