From 2d56fa01b8e07809ec962fa7af3cea5b6efab2b5 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 3 Sep 2024 22:03:48 +0200 Subject: [PATCH] chore: update readme & app version --- README.md | 17 +++++++++-------- src/consts.ts | 2 +- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 707180a..fb7afbe 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ -> [!IMPORTANT] -> ...aaaaaand we're back: [cozy.pub](https://cozy.pub) -> -ayo +![logo-cropped-min](https://github.com/user-attachments/assets/e49b56a7-cc0f-45a3-98e0-8bbcbd02a47c) -

Cozy

+

+ Remove distractions. Save for later.
+ Cozy is your modern-day reading assistant. +

Last Commit - Alpha Version
- Remove distractions. Save for later.
- Cozy is your modern-day reading assistant.

-
+ + Alpha +

+ ## 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. diff --git a/src/consts.ts b/src/consts.ts index 792d804..8f07aa5 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -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_DESCRIPTION = 'The Web is Yours.'; -export const VERSION = 'Whiny-Walrus'; +export const VERSION = 'Xanthic-Xenium';