Skip to content

Commit

Permalink
(docs) w and h
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed May 6, 2024
1 parent 6674e34 commit 3d2069c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend/src/components/ReadmeDashboard.astro
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ const baseURL = import.meta.env.PUBLIC_BASE_URL;
></span>/chart?org=<span x-text="org"></span>&repo=<span
x-text="repo"></span>&branch=<span x-text="branch"
></span>&type=<span x-text="t.name"
></span>&theme=dark&line=fill&width=175&height=160)
></span>&theme=light&line=fill&width=150&height=150)
</code>
</div>
</template>
Expand Down

0 comments on commit 3d2069c

Please sign in to comment.