* Add footer extra links template
* [Docs] Update to mention extra links footer template
* Commit suggestion from @davidsvantesson
Co-Authored-By: David Svantesson <[email protected]>
* Move template placement to right side of footer
Co-authored-by: David Svantesson <[email protected]>
Co-authored-by: Lauris BH <[email protected]>
These templates add content to the top navbar
and to the repository page.
This way we do not have to copy and modify the whole
template, and re-modify it after upgrading Gitea if
it changes.
Signed-off-by: Alberto González Palomo <[email protected]>