Skip to content

Commit 57ca93b

Browse files
committed
Update repoBranch in config.toml to point to main/docs branch
1 parent da94e99 commit 57ca93b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ canonifyURLs = false
6464

6565
# gitinfo
6666
repoURL = "https://github.com/Spina02/ArchLinux/" # Git repository URL for your site [support for GitHub, GitLab, and BitBucket]
67-
repoBranch = "release" # Name of your Git repository branch
67+
repoBranch = "main/docs" # Name of your Git repository branch
6868
editPage = true # enable 'Edit this page' feature - default false
6969
lastMod = true # enable 'Last modified' date on pages - default false
7070
lastModRelative = true # format 'Last modified' time as relative - default true

0 commit comments

Comments
 (0)