Publishing XML and Properties

This commit is contained in:
Robert Jelic
2025-02-25 10:32:18 +01:00
parent bab28f681c
commit 8a88c3290b
2 changed files with 91 additions and 89 deletions

View File

@@ -66,7 +66,9 @@ export default defineConfig({
{ text: 'Annotations', link: '/guides/annotations' },
{ text: 'Animations', link: '/guides/animations' },
{ text: 'Benchmark', link: '/guides/benchmarks' },
{ text: 'Properties', link: '/guides/properties' },
{ text: 'States', link: '/guides/states' },
{ text: 'XML', link: '/guides/xml' },
{ text: 'FAQ', link: '/guides/faq' },
],