From e16f636e32b20f4cf6a8d5c0a2e89a32b20a1a73 Mon Sep 17 00:00:00 2001 From: shockrah Date: Tue, 2 Feb 2021 14:28:57 -0800 Subject: [PATCH] idk --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 56c4212..aa2a83b 100644 --- a/config.toml +++ b/config.toml @@ -5,7 +5,7 @@ theme = "sada" [params] title = "Alejandro Santillana" author = "Alejandro Santillana" - description = "Writer of wares" + description = "Writing software for fun and no profit" copyright = "" copyright_link = "" @@ -89,7 +89,7 @@ theme = "sada" interest = "I like messing around with caligraphy." [params.aboutme] - description = "Libre software, hacking, and surfing." + description = "\"I would never come before as a complainaint for doing something that I must do\"" [params.experiences] icon = "fa-briefcase" @@ -136,7 +136,7 @@ theme = "sada" [[params.projects.list]] title = "Freechat - A Decentralized Chat Platform" url = "https://gitlab.com/shockrah/freechat" - description = "Decentralized chat service built with asynchronous Rust. Data persistence is handled with MySQL. An Electron based app was also built to use the service on Desktop." + description = "A free and open source chat platform that respects user freedoms, inpsired by image boards, as an alternative to Discord/Slack. Built with Rust, Python, MySQL, and Docker." [[params.projects.list]] title = "Generative Art - Programmatic Musings of my Mind"