From 5fe80f0e7914f0a9c11eea21e325b614a97ba373 Mon Sep 17 00:00:00 2001 From: kaizhangNV Date: Fri, 8 Aug 2025 10:37:10 -0700 Subject: [PATCH] fix the indent --- _data/documentation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/documentation.yaml b/_data/documentation.yaml index 609d3f23..927c5e76 100644 --- a/_data/documentation.yaml +++ b/_data/documentation.yaml @@ -79,7 +79,7 @@ tutorials: description: "Learn how to use Slang’s automatic differentiation feature to compute the gradient of a shader." link_url: "https://docs.shader-slang.org/en/latest/auto-diff-tutorial-1.html" link_label: "Automatic Differentiation Tutorial - 1" - - title: "Slang Automatic Differentiation Tutorial - 2" + - title: "Slang Automatic Differentiation Tutorial - 2" description: "Learn how to use Slang’s automatic differentiation feature to compute the gradient of a shader." link_url: "https://docs.shader-slang.org/en/latest/auto-diff-tutorial-2.html" link_label: "Automatic Differentiation Tutorial - 2" \ No newline at end of file