1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-15 11:35:31 +00:00
forgejo/templates/base
Jan-Eric Schober b65ad70f53
Add the possibility to allow the user to have a favicon which differs from the main logo ()
* Changed the filename of the favicon SVG

This allows the user to have a favicon which differs from the logo.

* Added favicon.svg

This is needed to accommodate the changes for allowing the user to have a differing logo and favicon

* Adjusted page to accommodate what icon is used as favicon

* Added functionality to also generate the favicon.svg via generate-images.js

* Adjusted the description for the new favicon compatibility

Co-authored-by: silverwind <me@silverwind.io>

* Updated generate-images.js to generate favicons from a separate favicons.svg file

This belongs to PR .

* Added description on how custom favicons can be generated

* Replaced space indents with tabs

* Synced changes with current state of the file

* Synced changes with current state of the file

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2022-05-23 23:54:48 +08:00
..
alert.tmpl Return the full rejection message and errors in flash errors () 2020-10-20 19:50:10 -04:00
alert_details.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
delete_modal_actions.tmpl Show correct "No" icon () 2021-11-04 10:09:03 +08:00
disable_form_autofill.tmpl Disable form autofill () 2021-10-19 01:08:41 +03:00
footer.tmpl Show messages for users if the ROOT_URL is wrong, show JavaScript errors () 2022-03-30 13:52:24 +08:00
footer_content.tmpl Fix nil error when some pages are rendered outside request context () 2022-04-19 19:30:09 -04:00
head.tmpl Add the possibility to allow the user to have a favicon which differs from the main logo () 2022-05-23 23:54:48 +08:00
head_navbar.tmpl Replace blue button and label classes with primary () 2022-05-20 00:08:08 +02:00
head_script.tmpl Show messages for users if the ROOT_URL is wrong, show JavaScript errors () 2022-03-30 13:52:24 +08:00
paginate.tmpl Replace more icons with SVG, repo search tweaks () 2020-12-09 14:03:19 -05:00