Create instancecolor.md
This commit is contained in:
parent
55ee63a57e
commit
6e52dc622d
6
explanation/instancecolor.md
Normal file
6
explanation/instancecolor.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
`packages/backend/src/server/web/views/base.pug` の中の
|
||||||
|
```
|
||||||
|
meta(name='theme-color' content='#好きな色')
|
||||||
|
meta(name='theme-color-orig' content='#好きな色')
|
||||||
|
```
|
||||||
|
の色の部分を変更する(Hex値)
|
Loading…
x
Reference in New Issue
Block a user