landing page updates
All checks were successful
Apply Kuberentes Configs / update-repo (push) Successful in 1s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 4s
Apply Kuberentes Configs / notify-on-failure (push) Has been skipped

This commit is contained in:
2026-03-05 10:33:56 -07:00
parent 9f9a2fdc2c
commit a5e2ce944e
2 changed files with 5 additions and 1 deletions

View File

@@ -47,5 +47,5 @@
window.GITEA_APP_URL = "{{AppUrl}}";
window.GITEA_SUB_URL = "{{AppSubUrl}}";
</script>
<script src="{{AppSubUrl}}/assets/js/custom-landing.js"></script>
<script src="{{AppSubUrl}}/assets/js/custom-landing.js?v=2"></script>
{{template "base/footer" .}}

View File

@@ -57,6 +57,10 @@ spec:
value: "false"
- name: GITEA__openid__ENABLE_OPENID_SIGNUP
value: "false"
- name: GITEA__ui__DEFAULT_THEME
value: "gitea-dark"
- name: GITEA__ui__THEMES
value: "gitea-dark"
volumeMounts:
- name: gitea-data
mountPath: /data