docs: 📝 Customize instructions

This commit is contained in:
ThatOneCalculator 2022-08-09 23:18:00 -07:00
parent 0e7c01d56f
commit fb0765ba76
1 changed files with 2 additions and 2 deletions

View File

@ -62,8 +62,8 @@ cp ../misskey/.config/default.yml ./.config/default.yml # replace `../misskey/`
## 💅 Customize ## 💅 Customize
- To add custom CSS for all users, edit `/custom/instance.css`. - To add custom CSS for all users, edit `./custom/instance.css`.
- To add static assets (such as images for the splash screen), place them in the `/custom/` folder. They'll then be avaliable on `https://yourinstance.tld/static-assets/filename.png`. - To add static assets (such as images for the splash screen), place them in the `./custom/` directory. They'll then be avaliable on `https://yourinstance.tld/static-assets/filename.ext`.
## 🚀 Build and launch! ## 🚀 Build and launch!