chore: use small logo

This commit is contained in:
Ayo Ayco 2025-01-09 17:39:29 +01:00
parent 443017cddc
commit 0dd1840516
9 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo.png" alt="rRick & Morty cartoon" /> <img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo-sm.png" alt="rRick & Morty cartoon" />
</p> </p>
<h1 align="center">McFly</h1> <h1 align="center">McFly</h1>

BIN
assets/mcfly-logo-sm.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo.png" alt="rRick & Morty cartoon" /> <img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo-sm.png" alt="rRick & Morty cartoon" />
</p> </p>
<h1 align="center">McFly</h1> <h1 align="center">McFly</h1>

View file

@ -1,6 +1,6 @@
{ {
"name": "@mcflyjs/config", "name": "@mcflyjs/config",
"version": "0.2.4", "version": "0.2.6",
"description": "Nitro configuration for McFly apps", "description": "Nitro configuration for McFly apps",
"type": "module", "type": "module",
"main": "index.js", "main": "index.js",

View file

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo.png" alt="rRick & Morty cartoon" /> <img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo-sm.png" alt="rRick & Morty cartoon" />
</p> </p>
<h1 align="center">McFly</h1> <h1 align="center">McFly</h1>

View file

@ -1,6 +1,6 @@
{ {
"name": "@mcflyjs/core", "name": "@mcflyjs/core",
"version": "0.8.2", "version": "0.8.4",
"description": "McFly core package", "description": "McFly core package",
"type": "module", "type": "module",
"main": "index.js", "main": "index.js",

View file

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo.png" alt="rRick & Morty cartoon" /> <img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo-sm.png" alt="rRick & Morty cartoon" />
</p> </p>
<h1 align="center">Create McFly</h1> <h1 align="center">Create McFly</h1>

View file

@ -1,6 +1,6 @@
{ {
"name": "create-mcfly", "name": "create-mcfly",
"version": "0.4.0", "version": "0.4.2",
"description": "Create a new McFly app", "description": "Create a new McFly app",
"type": "module", "type": "module",
"bin": { "bin": {

View file

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo.png" alt="rRick & Morty cartoon" /> <img width="250" src="https://git.sr.ht/~ayoayco/mcfly/blob/main/assets/mcfly-logo-sm.png" alt="rRick & Morty cartoon" />
</p> </p>
<h1 align="center">McFly Docs</h1> <h1 align="center">McFly Docs</h1>