Skip to content

Commit 4758f12

Browse files
committed
chore: Update logo
1 parent c1dfd69 commit 4758f12

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img width="200px" src="https://raw.githubusercontent.com/react-chatbotify-plugins/markdown-renderer/main/src/assets/logo.png" />
2+
<img width="200px" src="https://raw.githubusercontent.com/react-chatbotify-plugins/markdown-renderer/main/src/assets/logo.webp" />
33
<h1 align="center">Markdown Renderer</h1>
44
</p>
55

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@rcb-plugins/markdown-renderer",
3+
"pluginLogo": "https://cdn.jsdelivr.net/gh/react-chatbotify-plugins/markdown-renderer@main/src/assets/logo.webp",
34
"homepage": "https://github.com/React-ChatBotify-Plugins/markdown-renderer",
45
"keywords": [
56
"react",

src/assets/logo.png

-133 KB
Binary file not shown.

src/assets/logo.webp

7.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)