mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-06 06:24:06 +00:00
update default values in readme (#2094)
* update default values in readme * docs: improve formatting * docs: improve readme punctation Co-authored-by: rickstaa <rick.staa@outlook.com>
This commit is contained in:
co-authored by
rickstaa
parent
aa084f31c4
commit
9e1fc0b7da
@@ -88,7 +88,7 @@ const renderRepoCard = (repo, options = {}) => {
|
||||
icon_color,
|
||||
text_color,
|
||||
bg_color,
|
||||
show_owner,
|
||||
show_owner = false,
|
||||
theme = "default_repocard",
|
||||
border_radius,
|
||||
border_color,
|
||||
|
||||
@@ -235,7 +235,7 @@ const useLanguages = (topLangs, hide, langs_count) => {
|
||||
*/
|
||||
const renderTopLanguages = (topLangs, options = {}) => {
|
||||
const {
|
||||
hide_title,
|
||||
hide_title = false,
|
||||
hide_border,
|
||||
card_width,
|
||||
title_color,
|
||||
|
||||
Reference in New Issue
Block a user