chore: update readme & app version
This commit is contained in:
parent
37d05e3ec7
commit
2d56fa01b8
2 changed files with 10 additions and 9 deletions
17
README.md
17
README.md
|
@ -1,18 +1,19 @@
|
||||||
> [!IMPORTANT]
|

|
||||||
> ...aaaaaand we're back: [cozy.pub](https://cozy.pub)
|
|
||||||
> -ayo
|
|
||||||
|
|
||||||
<h1 align="center">Cozy</h1>
|
<p align="center">
|
||||||
|
Remove distractions. Save for later.<br />
|
||||||
|
Cozy is your modern-day reading assistant.
|
||||||
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/ayoayco/cozy">
|
<a href="https://github.com/ayoayco/cozy">
|
||||||
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/ayoayco/cozy?logo=github" />
|
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/ayoayco/cozy?logo=github" />
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/ayoayco/cozy-reader/releases/latest"><img alt="Alpha Version" src="https://img.shields.io/github/package-json/v/ayoayco/cozy?label=alpha" /></a><br />
|
<a href="https://github.com/ayoayco/cozy-reader/releases/latest">
|
||||||
Remove distractions. Save for later.<br />
|
<img alt="Alpha" src="https://img.shields.io/github/package-json/v/ayoayco/cozy?label=alpha" />
|
||||||
Cozy is your modern-day reading assistant.<br /><br />
|
</a><br />
|
||||||
<img src="https://raw.githubusercontent.com/ayoayco/cozy/main/.github/assets/screen-2.png" /><br />
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
Visiting websites in this 'modern' time is a paradox: standard Web technologies are better but most commercial websites are pretty terrible--not only because misinformation abounds online, but also because of Big Tech's personal data farming that puts us all at a disadvantage.
|
Visiting websites in this 'modern' time is a paradox: standard Web technologies are better but most commercial websites are pretty terrible--not only because misinformation abounds online, but also because of Big Tech's personal data farming that puts us all at a disadvantage.
|
||||||
|
|
|
@ -6,4 +6,4 @@ export const SITE_AUTHOR_MASTODON = 'https://social.ayco.io/@ayo';
|
||||||
export const SITE_PROJECT_REPO = 'https://github.com/ayoayco/Cozy';
|
export const SITE_PROJECT_REPO = 'https://github.com/ayoayco/Cozy';
|
||||||
export const SITE_DESCRIPTION = 'The Web is Yours.';
|
export const SITE_DESCRIPTION = 'The Web is Yours.';
|
||||||
|
|
||||||
export const VERSION = 'Whiny-Walrus';
|
export const VERSION = 'Xanthic-Xenium';
|
||||||
|
|
Loading…
Reference in a new issue