Skip to content

Commit

Permalink
Updated auto-badge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulosabayomi committed Feb 11, 2024
1 parent 456b4a1 commit 99c5531
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
{
"badge": "https://github.com/paulosabayomi/CustUp/actions/workflows/test-ts.js.yml/badge.svg",
"alt": "TypeScript Test",
"link": "https://www.typescriptlang.org/"
"link": "${{ env.repo_url }}/actions/workflows/test-ts.js.yml"
}
]
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@
<!-- Please keep comment here to allow auto update -->
<!-- [END BADGES] -->

<div style="display: flex;">
<div>
<img src="https://github.com/paulosabayomi/CustUp/blob/master/_assets/custup-default.png" alt="Custup logo" width="45%" style="object-fit: contain; justify-self:center;"/>
<img src="https://github.com/paulosabayomi/CustUp/blob/master/_assets/custup-2.png" alt="Custup logo" width="45%" style="object-fit: contain; justify-self:center;"/>
<img src="https://github.com/paulosabayomi/CustUp/blob/master/_assets/custup-3.png" alt="Custup logo" width="45%" style="object-fit: contain; justify-self:center;"/>
<img src="https://github.com/paulosabayomi/CustUp/blob/master/_assets/custup-4.png" alt="Custup logo" width="45%" style="object-fit: contain; justify-self:center;"/>
</div>


CustUp is a highly customizable JavaScript file upload library with zero dependency that can be easily adapted to a wide range of applications.

## Brief Overview
Expand Down

0 comments on commit 99c5531

Please sign in to comment.