New "columns" display mode (#371)
This commit is contained in:
@@ -145,6 +145,7 @@ It may increase filesize since it replace unicode characters by SVG images.
|
||||
Some templates like `classic` and `repositories` support different output display size:
|
||||
- `regular` (default) will render a medium-sized image, which is suitable for both desktop and mobile displays and is preferable when using data-intensive metrics (since text may be scaled down on small devices)
|
||||
- `large` will render a large-sized image, which may be more suitable for some plugins (like displaying topics icons, repository contributors, etc.)
|
||||
- `columns` will render a full-width image, with two columns on desktop / one column on mobile
|
||||
|
||||
#### ℹ️ Examples workflows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user