See if switching the 'gitlab host' to our Forgejo will work

This commit is contained in:
benjamin melançon 2025-04-16 12:19:33 -04:00
parent dbaafcd5d8
commit 267ae67dbd

View file

@ -126,6 +126,7 @@ html_static_path = ['_static']
# Add context to make Edit on GitLab links. Borrowed from Drutopia docs config.
html_context = {
"display_gitlab": True, # Integrate Gitlab
"gitlab_host": "https://git.agaric.com",
"gitlab_user": "agaric", # Organization
"gitlab_repo": "documentation", # Repo name
"gitlab_version": "main", # Version