mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-23 21:04:07 -06:00
Fix tab spacing in documentation
Co-authored-by: Emile Bangma <github@emilebangma.com>
This commit is contained in:
parent
d45b010ce2
commit
901bb246fe
@ -54,10 +54,10 @@ A badge object is defined like so:
|
||||
|
||||
```ts
|
||||
{
|
||||
name: "foobar",
|
||||
icon: "icon_name",
|
||||
color: [10, 10, 10, 1],
|
||||
textOpacity: 0.117,
|
||||
name: "foobar",
|
||||
icon: "icon_name",
|
||||
color: [10, 10, 10, 1],
|
||||
textOpacity: 0.117,
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user