From fe8bba5dc6b11d1d162a233910fe208d06dbae6d Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 16 Oct 2021 20:48:24 +0000 Subject: [PATCH] * Better bullet points for clippable --- config.toml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 61a35ac..24533e6 100644 --- a/config.toml +++ b/config.toml @@ -141,7 +141,7 @@ theme = "sada" title = "Freechat - A FOSS Decentralized Chat Platform" url = "https://gitlab.com/shockrah/freechat" bullets = [ - "Multi-platform responsive web application written with NodeJS, HTML, SASS, and Rust", + "FOSS chat platform written with NodeJS, HTML, SASS, and Rust", "Supports, multi-channel text chat and file upload similar to Slack/Discord", "Real-time communication support built with a client friendly API", "Built automated tests and streamlined deployment with Gitlab’s CI/CD system", @@ -152,8 +152,9 @@ theme = "sada" title = "Clippable - A self-hosted video sharing platform" url = "https://gitlab.com/shockrah/clippable" bullets = [ - "Backend API built with asynchronous Rust with Tokio", - "Frontend written with Typescript" + "Easily administered web application for sharing video shorts with anyone on any platform", + "Built with asynchronous Rust, Tokio, Tera, and Typescript", + "Link: https://gitlab.com/shockrah/clippable" ] [[params.projects.list]]