diff --git a/config.toml b/config.toml index 978a82f..0d945af 100644 --- a/config.toml +++ b/config.toml @@ -132,9 +132,9 @@ theme = "sada" title = "Freechat - A FOSS Decentralized Chat Platform" url = "https://gitlab.com/shockrah/freechat" bullets = [ - "Platform responsive web application written with NodeJS, HTML, and SASS", - "Deployed weekly builds with Rust, Javascript and Python on Gitlab’s CI/CD system", - "Coded mock tests for over 20 API endpoints verifying the automated CI builds" + "Multi-platform responsive web application written with NodeJS, HTML, SASS, and Rust", + "Designed a REST API and delivered RTC notifications via websockets", + "Built automated tests and streamlined deployment with Gitlab’s CI/CD system", ] [[params.projects.list]]