Update CHANGELOG.md

This commit is contained in:
ADAMJR 2022-12-17 06:54:42 +00:00
parent 7a608cba09
commit 13347c0cac
3 changed files with 9 additions and 5 deletions

View File

@ -25,4 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
![](https://i.ibb.co/9WTgp4v/image.png)
- Family Friendly Usernames: No profanity in usernames please.
![](https://i.ibb.co/KyWBgTn/image.png)
![](https://i.ibb.co/KyWBgTn/image.png)
### Changed
- New font: Switched from copying Discord's font to using Inter.
- Added cool snow particles.

View File

@ -2,7 +2,7 @@
"name": "@acrd/frontend",
"version": "0.0.0",
"private": true,
"homepage": "https://acrd.app",
"homepage": "https://acrd.app/",
"dependencies": {
"@acrd/types": "file:../types",
"@craco/craco": "^5.9.0",
@ -57,9 +57,9 @@
"start:dev": "dotenv -e env/.env.dev craco start",
"start:prod": "dotenv -e env/.env.prod craco start",
"build:dev": "dotenv -e env/.env.dev craco build",
"build:prod": "dotenv -e env/.env.prod craco build",
"build:prod": "dotenv -e env/.env.prod craco build && cp build/index.html build/404.html",
"predeploy": "npm run build:prod",
"deploy": "gh-pages -d build",
"deploy": "echo 'acrd.app' > ./build/CNAME && gh-pages -d build",
"test": "craco test",
"test:unit": "craco test --watchAll=false",
"test:e2e": "cypress open",

View File

@ -53,7 +53,7 @@ const HomePage: React.FunctionComponent = () => {
<h1>It's time to ditch Discord and Zoom.</h1>
<div className="flex justify-center">
<div className="lead font-light mt-2 max-w-xl">
All-in-one text and voice chat, just like Discord.
All-in-one easy-to-use text and voice chat.
Stop paying for Discord boosts and hassling with Zoom.
{Boolean(userCount) && (
<span className="pl-1">