Skip to content

Commit 5082f23

Browse files
committed
Update logo
1 parent 4daabbc commit 5082f23

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.7.8 (Feb 06, 2023)
1+
## 1.7.8, 1.7.9 (Feb 06, 2023)
22

33
- Update README
44

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
[![GitHub license](https://img.shields.io/badge/license-MIT-green.svg?logo=github)](https://github.com/CocCoc-Ad-Platform/fiddlehead/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/fiddlehead.svg?color=green&logo=npm)](https://www.npmjs.com/package/fiddlehead) [![bundle size](https://img.shields.io/github/size/CocCoc-Ad-Platform/fiddlehead/lib/core/esm.production.min.js?color=green)](https://github.com/CocCoc-Ad-Platform/fiddlehead/blob/master/lib/core/esm.production.min.js)
44

55
<p align="center">
6-
<img src="./logo.png" alt="Fiddlehead" style="max-width: 100%; width: 350px; height: 97px"/>
6+
<a href="https://fiddleheadjs.com" title="Fiddlehead">
7+
<img src="./logo.png" alt="Fiddlehead"/>
8+
</a>
79
</p>
810

911
Transform your web development experience with Fiddlehead, the streamlined UI library!

logo.png

-12.7 KB
Loading

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fiddlehead",
3-
"version": "1.7.8",
3+
"version": "1.7.9",
44
"description": "A lightweight library to build user interfaces with JSX and hooks.",
55
"keywords": [
66
"vdom",

0 commit comments

Comments
 (0)