diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2021-09-28 20:03:21 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2021-09-28 20:03:21 -0400 |
commit | 9c4202d3a7705e4c1799ab95c4f7e50661bc67be (patch) | |
tree | 0fb2d60892d4719828e738991a8a3396b5c39386 | |
parent | ef42e6a39ed03e2188bdc41ae6004d2b07f99026 (diff) |
Fixed resume hyperlink
-rw-r--r-- | config.toml | 2 | ||||
-rw-r--r-- | static/resume/Schanzenbacher_Ryan_Resume.pdf (renamed from static/Schanzenbacher_Ryan_Resume.pdf) | bin | 79618 -> 79618 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index ad8c482..ba294e1 100644 --- a/config.toml +++ b/config.toml | |||
@@ -31,7 +31,7 @@ hideColorSchemeToggle = true | |||
31 | name = "Resume" | 31 | name = "Resume" |
32 | weight = 4 | 32 | weight = 4 |
33 | icon = "fa fa-file-text-o fa-2x" | 33 | icon = "fa fa-file-text-o fa-2x" |
34 | url = "/static/Schanzenbacher_Ryan_Resume.pdf" | 34 | url = "/resume/Schanzenbacher_Ryan_Resume.pdf" |
35 | 35 | ||
36 | #[[menu.main]] | 36 | #[[menu.main]] |
37 | # name = "About" | 37 | # name = "About" |
diff --git a/static/Schanzenbacher_Ryan_Resume.pdf b/static/resume/Schanzenbacher_Ryan_Resume.pdf index b414f53..b414f53 100644 --- a/static/Schanzenbacher_Ryan_Resume.pdf +++ b/static/resume/Schanzenbacher_Ryan_Resume.pdf | |||
Binary files differ | |||