From ef42e6a39ed03e2188bdc41ae6004d2b07f99026 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 28 Sep 2021 20:01:44 -0400 Subject: added resume and fixed config --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 07e96cf..ad8c482 100644 --- a/config.toml +++ b/config.toml @@ -30,7 +30,8 @@ hideColorSchemeToggle = true [[params.social]] name = "Resume" weight = 4 - url = /static/RyanSchanzenbacher + icon = "fa fa-file-text-o fa-2x" + url = "/static/Schanzenbacher_Ryan_Resume.pdf" #[[menu.main]] # name = "About" -- cgit v1.2.3