Skip to content

Commit 886fd14

Browse files
committed
fix toc
1 parent 58e5579 commit 886fd14

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/content/docs/tips/view-transition-fails-and-fixes.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: "View Transitions: What Could Possibly Go Wrong?"
33
description: "Most of the time, View Transitions just work. This page is for the exceptions: the quirks, the caveats, the things that quietly cancel your animations. Learn how to detect them and bring transitions back to life."
4+
tableOfContents:
5+
minHeadingLevel: 2
6+
maxHeadingLevel: 2
47
---
58

69
import Bsky from "@/components/Bsky.astro";

0 commit comments

Comments
 (0)