From 4589ba7040a62c28f7f460da3ddab002d4b2b976 Mon Sep 17 00:00:00 2001 From: Nathan Hui Date: Thu, 18 Jan 2024 22:10:52 -0800 Subject: [PATCH] fix: Fixes permalink structure --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 2739fd64..fac8a68e 100644 --- a/_config.yml +++ b/_config.yml @@ -31,6 +31,8 @@ instagram_username: ucsde4e youtube_username: "@ucsde4e" linkedin_username: "e4e-ucsd" +permalink: /:categories/:title + # Build settings plugins: - jekyll-feed