From 722e1e068b9325e56a30ad44736a62b46b94cbfd Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Sun, 21 Aug 2022 00:07:13 -0400 Subject: [PATCH] Updated homnpage --- config.toml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/config.toml b/config.toml index 55c30b2..a016edf 100644 --- a/config.toml +++ b/config.toml @@ -12,7 +12,7 @@ enableGitInfo = true author = "Brandon Rozek" avatar = "avatar.jpg" favicon = "favicon.ico" - description = "Software Developer, Researcher, and Linux Enthusiast." + description = "PhD Student @ RPI studying Automated Reasoning in AI and Linux Enthusiast." email = "hello@brandonrozek.com" identities = [ "https://github.com/brandon-rozek", @@ -52,13 +52,6 @@ enableGitInfo = true url = "/community/" weight = 40 -[[menu.main]] - identifier = "Presentations" - name = "Presentations" - pre = "" - url = "/presentations/" - weight = 50 - [[menu.profile]]