From 52140b591977c209b59a737f05c5d3ed9966b671 Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Thu, 16 Jan 2020 01:07:57 -0800 Subject: [PATCH] new hobbies section --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 451c8f4..6760bf8 100644 --- a/config.toml +++ b/config.toml @@ -69,13 +69,13 @@ theme = "sada" title = "Hobbies" [[params.hobbies.list]] - interest = "Writing and stargazing" + interest = "Journaling project ideas." - [[params.hobbies.list]] - interest = "Hacking" - [[params.hobbies.list]] - interest = "Cooking" + interest = "Surfing, swimming, and studying surf breaks." + + [[params.hobbies.list]] + interest = "Creating and contributing to libre software." [params.aboutme] description = "Libre software, hacking, and surfing."