From 2282b072643711a361b8c64dff50b518c9cd91ab Mon Sep 17 00:00:00 2001 From: xyliu3 Date: Fri, 20 Dec 2024 15:08:29 +0800 Subject: [PATCH] feat: add sourceCommit --- files/zh-cn/web/performance/speculative_loading/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/zh-cn/web/performance/speculative_loading/index.md b/files/zh-cn/web/performance/speculative_loading/index.md index 44d9930b4266f0..01574582bfffc9 100644 --- a/files/zh-cn/web/performance/speculative_loading/index.md +++ b/files/zh-cn/web/performance/speculative_loading/index.md @@ -1,6 +1,8 @@ --- title: 推测性加载 slug: Web/Performance/Speculative_loading +l10n: + sourceCommit: 0a9c10fc67901972221dc7b3d006334fbfa73dce --- {{QuickLinksWithSubPages("Web/Performance")}}