Style the 'Powered by Forgejo' footer attribution #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
notification.notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
flndrn/konnos#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
GPL acknowledgement should stay (CLAUDE.md §7.4), but the footer line currently looks like a default Forgejo string. We want it to read intentionally: a small, white-on-charcoal note that konnos is a community distribution of Forgejo.
Scope
Override the footer template (
templates/base/footer.tmpl) to show:Acceptance criteria
#FF3D7Fon hover, white otherwise.Pointers
.cache/forgejo-upstream/templates/base/footer.tmpl./forge/templates/base/footer.tmpl:/data/gitea/templates/base/footer.tmpl:roforge/theme/theme-konnos.cssoverrides the rest of the brand.Friendly note: this is one of the first
good first issue-tagged tickets on konnos. Take it if you want a small, satisfying win that's visible on every page. Maintainer (flandrien on Matrix) is happy to pair on the template syntax.