From b8a1a1401874b0bbf38c37eeb63e5048ed84e837 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sat, 8 Aug 2026 19:57:32 -0400 Subject: [PATCH] Fix infinite regeneration of the graph --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 8a70d9d..3e19981 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,5 @@ +exclude: [ '_includes/notes_graph.json' ] + plugins: - jekyll-last-modified-at