From 3dfed6d3a82608bdcfd9e90e0d5328eb89141f80 Mon Sep 17 00:00:00 2001 From: Joseandro Luiz Date: Tue, 24 Sep 2024 20:00:55 -0300 Subject: [PATCH] Update config.yml --- config.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/config.yml b/config.yml index 4de386d..c055572 100644 --- a/config.yml +++ b/config.yml @@ -63,10 +63,9 @@ params: # home-info mode homeInfoParams: Title: "Hi there \U0001F44B" - Content: "I currently work as engineering manager at O(1) Labs. I have a formal - background in artificial intelligence and machine learning and a lot of interest in zero - knowledge protocols. This is where I write about the things I have on my mind and what - I am currently exploring." + Content: "This is where I write about the things I have on my mind and what + I am currently exploring. I have a formal background in artificial intelligence + and machine learning and a lot of interest in zero knowledge protocols. " socialIcons: - name: twitter url: "https://twitter.com/joseandroluiz" @@ -120,4 +119,4 @@ pygmentsUseClasses: true # codeFences: true # guessSyntax: true # lineNos: true - # style: monokai \ No newline at end of file + # style: monokai