From f371490e2881c58179508268fdbbe08972467d3e Mon Sep 17 00:00:00 2001 From: Hop Date: Sat, 11 Jul 2026 12:24:12 -0700 Subject: [PATCH] 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 --- deploy/gitea/install-hop-native.sh | 7 +++++-- deploy/gitea/templates/custom/header.tmpl | 6 ++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 deploy/gitea/templates/custom/header.tmpl diff --git a/deploy/gitea/install-hop-native.sh b/deploy/gitea/install-hop-native.sh index 672339a..6cae2ea 100755 --- a/deploy/gitea/install-hop-native.sh +++ b/deploy/gitea/install-hop-native.sh @@ -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 diff --git a/deploy/gitea/templates/custom/header.tmpl b/deploy/gitea/templates/custom/header.tmpl new file mode 100644 index 0000000..98ee9f8 --- /dev/null +++ b/deploy/gitea/templates/custom/header.tmpl @@ -0,0 +1,6 @@ + +