mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
parent
6178e8e642
commit
b5fae83f28
3 changed files with 8 additions and 9 deletions
|
@ -137,10 +137,10 @@ language_name.es = "Español"
|
|||
|
||||
# Remote repository for your Zola site.
|
||||
# Only used to link to the commit history of updated posts, right next to the updated date.
|
||||
# Supports GitHub, GitLab and Gitea.
|
||||
# Supports GitHub, GitLab, Gitea, and Codeberg.
|
||||
remote_repository_url = "https://github.com/welpo/tabi"
|
||||
# Set this to "auto" to try and auto-detect the platform based on the repository URL.
|
||||
# Accepted values are "github", "gitlab", and "gitea".
|
||||
# Accepted values are "github", "gitlab", "gitea", and "codeberg".
|
||||
# Defaults to "auto".
|
||||
remote_repository_git_platform = "auto"
|
||||
# Branch in the repo hosting the Zola site. Defaults to "main".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue