From 08ca14b88ef3760e880ad612c91f387c05361125 Mon Sep 17 00:00:00 2001 From: shockrah Date: Mon, 22 Mar 2021 02:57:10 -0700 Subject: [PATCH] New description on freechat --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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]]