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]]