Render the supplied Hop logo correctly from the first paint

Hop-State: A_06FN58S7V5N6ETGRWG3NVM0
Hop-Proposal: R_06FN58R126ZBPCZA1A0XKHR
Hop-Task: T_06FN50V05VH5V9WE9QQF9KR
Hop-Attempt: AT_06FN50V05RGZYCX0EKTK6Q0
This commit is contained in:
Hop
2026-07-11 12:24:12 -07:00
parent a5c8d51e1e
commit f371490e28
2 changed files with 11 additions and 2 deletions
+5 -2
View File
@@ -15,8 +15,11 @@ docker compose --env-file "$env_file" cp \
deploy/gitea/templates/home.tmpl \
gitea:/data/gitea/templates/home.tmpl
docker compose --env-file "$env_file" cp \
deploy/gitea/templates/custom/footer.tmpl \
gitea:/data/gitea/templates/custom/footer.tmpl
deploy/gitea/templates/custom/header.tmpl \
gitea:/data/gitea/templates/custom/header.tmpl
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/public/assets/js/hop-native.js \
gitea:/data/gitea/public/assets/js/hop-native.js