Mention custom CSS

actually-fix-tabs-bar
NEETzsche 2021-07-04 19:28:51 +00:00 zatwierdzone przez Alex Gleason
rodzic 2b0f8f750c
commit df4db8a2ae
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -36,6 +36,9 @@ For example:
"themeMode": "light"
},
"copyright": "♡2020. Copying is an act of love. Please copy and share.",
"customCss": [
"/instance/static/your_file_here.css"
],
"navlinks": {
"homeFooter": [
{ "title": "About", "url": "/about" },
@ -56,6 +59,7 @@ Customizable features include:
* Favicon
* About pages
* Default user settings
* Cascadomg Style Sheets (CSS)
## Instance Name
Instance name is edited during the Pleroma installation step or via AdminFE.