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"