chore: update readme and package info
This commit is contained in:
parent
460aa22f6a
commit
1c90ab9f2e
2 changed files with 5 additions and 0 deletions
BIN
.github/assets/screenshot.png
vendored
BIN
.github/assets/screenshot.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 56 KiB |
|
@ -1,6 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "@ayco/cozy",
|
"name": "@ayco/cozy",
|
||||||
"version": "0.1.31",
|
"version": "0.1.31",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/ayoayco/cozy"
|
||||||
|
},
|
||||||
|
"homepage": "https://cozy-reader.netlify.app",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "astro dev",
|
"start": "astro dev",
|
||||||
"build": "astro build"
|
"build": "astro build"
|
||||||
|
|
Loading…
Reference in a new issue