|
20 | 20 | "name": "Animated Backgrounds v2.0", |
21 | 21 | "title": "Animated Backgrounds - Interactive React Animations API", |
22 | 22 | "description": "Complete API documentation for the feature-rich animated backgrounds package with themes, interactions, performance monitoring, and layered compositions.", |
23 | | - "logo": "images/logo.png", |
| 23 | + "logo": "images/logo.svg", |
24 | 24 | "hideGenerator": false, |
25 | 25 | "theme": "dark", |
26 | 26 | "navLinks": [ |
27 | 27 | { |
28 | 28 | "label": "🏠 Home", |
29 | | - "href": "/" |
| 29 | + "href": "https://umerfarok.github.io/animated-backgrounds/" |
30 | 30 | }, |
31 | 31 | { |
32 | 32 | "label": "📚 API Reference", |
33 | | - "href": "/module-AnimatedBackground.html" |
| 33 | + "href": "https://umerfarok.github.io/animated-backgrounds/module-AnimatedBackground.html" |
34 | 34 | }, |
35 | 35 | { |
36 | 36 | "label": "🎨 Themes & Colors", |
37 | | - "href": "/module-ThemeSystem.html" |
| 37 | + "href": "https://umerfarok.github.io/animated-backgrounds/module-ThemeSystem.html" |
38 | 38 | }, |
39 | 39 | { |
40 | 40 | "label": "🎮 Interactions", |
41 | | - "href": "/module-InteractionUtils.html" |
| 41 | + "href": "https://umerfarok.github.io/animated-backgrounds/module-InteractionUtils.html" |
42 | 42 | }, |
43 | 43 | { |
44 | 44 | "label": "🎛️ Animation Controls", |
45 | | - "href": "/module-useAnimationControls.html" |
| 45 | + "href": "https://umerfarok.github.io/animated-backgrounds/module-useAnimationControls.html" |
46 | 46 | }, |
47 | 47 | { |
48 | 48 | "label": "📊 Performance", |
49 | | - "href": "/module-usePerformanceMonitor.html" |
| 49 | + "href": "https://umerfarok.github.io/animated-backgrounds/module-usePerformanceMonitor.html" |
50 | 50 | }, |
51 | 51 | { |
52 | 52 | "label": "🏗️ Layered Backgrounds", |
53 | | - "href": "/module-LayeredBackground.html" |
| 53 | + "href": "https://umerfarok.github.io/animated-backgrounds/module-LayeredBackground.html" |
54 | 54 | }, |
55 | 55 | { |
56 | 56 | "divider": true |
|
0 commit comments