From 05e835e6cdaee2581dca45f4ba618ff278b9a280 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 7 Oct 2025 12:18:43 -0300 Subject: content: remove explicit {content,extra}Dependencies --- src/content/dependencies/linkStationaryIndex.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/content/dependencies/linkStationaryIndex.js') diff --git a/src/content/dependencies/linkStationaryIndex.js b/src/content/dependencies/linkStationaryIndex.js index d5506e60..10f8ba44 100644 --- a/src/content/dependencies/linkStationaryIndex.js +++ b/src/content/dependencies/linkStationaryIndex.js @@ -1,9 +1,6 @@ // Not to be confused with "html.Stationery". export default { - contentDependencies: ['linkTemplate'], - extraDependencies: ['language'], - relations(relation) { return { linkTemplate: relation('linkTemplate'), -- cgit 1.3.0-6-gf8a5