From d7401cb4602fde3841db1abf044ad95586c93e25 Mon Sep 17 00:00:00 2001 From: Paula Mendez Date: Mon, 29 Aug 2022 20:51:28 -0700 Subject: [PATCH] fix blog path --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 329d618..ca8e7e6 100644 --- a/_config.yml +++ b/_config.yml @@ -31,10 +31,10 @@ sidebar: link: https://github.com/paulipotter - name: Blog icon: - link: ./blog.html + link: ../blog/ - name: Resume icon: - link: ./MendezResume.pdf + link: ../MendezResume.pdf # https://github.com/github/pages-gem/issues/399#issuecomment-301827749 # When running locally, we run into the following error —