This files live in /var/lib/forgejo/custom/templates/ Changes need a restart of the service to take effect ``` systemctl restart forgejo.service ``` # home.tmpl Is the Landing page: Replaced the logo with the university logo and the standard text. If we need to replace information to the user before a login we can add it here. # base/head_navbar.tmpl Changed the logo in the corner of the navbar: ``` ```