From 802285872a2c57e7a5e130f32a2b45497d7687f1 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Tue, 5 Dec 2023 19:11:34 +0100 Subject: refactor(pages): refine Projects page * add a `contexts` meta key to projects * replace `technologies` with `contexts` key in projects list * make getProjectsFilenames async * add Cypress tests --- src/content | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/content') diff --git a/src/content b/src/content index fca1bc9..ff0f835 160000 --- a/src/content +++ b/src/content @@ -1 +1 @@ -Subproject commit fca1bc948fbe5ff2eca1194a1397aeb8a4f66057 +Subproject commit ff0f83536484454005340e9cd288f072639cc4e2 -- cgit v1.2.3