Reconcile the authenticated Hop homepage link with the concurrent prompt UI cache-busting update.

Hop-State: A_06FN8H69P46VDF0HK6YF5QR
Hop-Proposal: R_06FN8H5RRQKVJVY2JNSFBM0
Hop-Task: T_06FN8GMDFCS0GKTW2RRDQ70
Hop-Attempt: AT_06FN8H33JB50J4M5WD37BCR
This commit is contained in:
2026-07-11 20:00:22 -07:00
committed by Hop
parent 5d7bd57bea
commit 56755a77fd
4 changed files with 60 additions and 0 deletions
+3
View File
@@ -23,6 +23,9 @@ docker compose --env-file "$env_file" cp \
docker compose --env-file "$env_file" cp \
deploy/gitea/templates/custom/footer.tmpl \
gitea:/data/gitea/templates/custom/footer.tmpl
docker compose --env-file "$env_file" cp \
deploy/gitea/templates/custom/extra_links.tmpl \
gitea:/data/gitea/templates/custom/extra_links.tmpl
docker compose --env-file "$env_file" cp \
deploy/gitea/public/assets/js/hop-native.js \
gitea:/data/gitea/public/assets/js/hop-native.js