From 5792fdd04c283178751db1f5ef0f95c440110040 Mon Sep 17 00:00:00 2001 From: Vicky Steeves Date: Fri, 10 Jan 2020 16:52:24 -0500 Subject: [PATCH] update resume, add fontawesome --- conf.py | 17 +- pages/resume.html | 12 +- themes/custom/assets/css/brands.min.css | 5 - themes/custom/assets/css/custom.css | 4339 ++++++++++++++++++ themes/custom/assets/css/fontawesome.min.css | 5 - themes/custom/assets/css/solid.min.css | 5 - themes/custom/assets/css/v4-shims.min.css | 5 - 7 files changed, 4356 insertions(+), 32 deletions(-) delete mode 100644 themes/custom/assets/css/brands.min.css delete mode 100644 themes/custom/assets/css/fontawesome.min.css delete mode 100644 themes/custom/assets/css/solid.min.css delete mode 100644 themes/custom/assets/css/v4-shims.min.css diff --git a/conf.py b/conf.py index 4ea4b03..35c0c46 100644 --- a/conf.py +++ b/conf.py @@ -138,13 +138,13 @@ NAVIGATION_LINKS = { DEFAULT_LANG: ( ("/", "Home"), ("/resume", "Resume"), - ( - ( - ("/blog", "Posts"), - ("/archive.html", "Archives"), - ), - 'Blog' - ), +# ( +# ( +# ("/blog", "Posts"), +# ("/archive.html", "Archives"), +# ), +# 'Blog' +# ), ("https://profiles.impactstory.org/u/0000-0003-4298-168X", "ImpactStory "), ( ( @@ -157,9 +157,8 @@ NAVIGATION_LINKS = { ( ( ("https://octodon.social/@vickysteeves", "Mastodon "), + ("https://pixelfed.social/VickyZelda", "PixelFed "), ("https://twitter.com/VickySteeves", "Twitter "), - ("https://pixelfed.social/VickyZelda", "PixelFed "), - ("https://www.instagram.com/vickysteeves/", "Instagram "), ("https://www.linkedin.com/in/victoriaisteeves/", "LinkedIn "), ), 'Social' diff --git a/pages/resume.html b/pages/resume.html index 5e65077..7d0ad55 100644 --- a/pages/resume.html +++ b/pages/resume.html @@ -209,7 +209,9 @@