Skip to content

Commit

Permalink
chore: update banner
Browse files Browse the repository at this point in the history
  • Loading branch information
KagChi committed Aug 28, 2023
1 parent 9e54de5 commit 27d647d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">

![Kirishima Banner](https://cdn.discordapp.com/attachments/891939988088975372/931079377771450388/kirishima-ship-banner.png)
![Kirishima Banner](https://i.kagchi.my.id/kirishima-ship-banner.jpg)

# @kirishima/fetch

Expand Down Expand Up @@ -39,4 +39,4 @@ const data = await fetch<JsonPlaceholderResponse>('https://jsonplaceholder.typic

// Do something with the data
console.log(data.userId);
```
```

0 comments on commit 27d647d

Please sign in to comment.