Skip to content

Commit 3eff189

Browse files
authored
Disable title in all statistic cards
1 parent 29ed9bb commit 3eff189

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/multiple-stats-cards.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
with:
4040
image-file: images/contribs.svg
4141
colors: dark
42+
include-title: false
4243
hide-keys: general, languages, repositories
4344
env:
4445
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
@@ -48,6 +49,7 @@ jobs:
4849
with:
4950
image-file: images/repos.svg
5051
colors: dark
52+
include-title: false
5153
hide-keys: general, contributions, languages
5254
env:
5355
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)