From 7eef9da3da5a1cdee7cb420a5dbbee343409fa26 Mon Sep 17 00:00:00 2001 From: rheabhutada02 <83424582+rheabhutada02@users.noreply.github.com> Date: Thu, 13 Oct 2022 22:33:38 -0700 Subject: [PATCH] Create _config.yml --- _config.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..81ac624 --- /dev/null +++ b/_config.yml @@ -0,0 +1,7 @@ +plugins: + - jekyll-relative-links +relative_links: + enabled: true + collections: true +include: + - team.md