Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaypatelaj authored Feb 6, 2024
1 parent 5a672ed commit a89fe59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,27 @@ Table of contents:

To use assets over cdn:
```
https://ts-assets.b-cdn.net/ts-assets/path/to/file.extension
https://cdn.pixinvent.com/ts-assets/path/to/file.extension
```

Usage examples:

**Logo**

```
https://cdn.jsdelivr.net/gh/pixinvent/pi-assets/vuexy/admin-template/logo/logo.png
https://cdn.pixinvent.com/gh/pixinvent/pi-assets/vuexy/admin-template/logo/logo.png
```

**Banner**

```
https://cdn.jsdelivr.net/gh/pixinvent/pi-assets/vuexy/admin-template/banner/banner.png
https://cdn.pixinvent.com/gh/pixinvent/pi-assets/vuexy/admin-template/banner/banner.png
```

**Landing-page**

```
https://cdn.jsdelivr.net/gh/pixinvent/pi-assets/vuexy/landing-page/app-academy.png
https://cdn.pixinvent.com/gh/pixinvent/pi-assets/vuexy/landing-page/app-academy.png
```

<details>
Expand Down

0 comments on commit a89fe59

Please sign in to comment.