Commit a49c760
authored
feat: adding link to dashboard (#269)
### TL;DR
Added a Dashboard navigation link and changed the default theme mode from light to dark in the documentation configuration.
### What changed?
- Added a new "Dashboard" navigation item linking to `https://app.lightspark.com/login`
- Changed the default mode toggle setting from "light" to "dark"
### How to test?
1. Load the documentation site and verify the new "Dashboard" link appears in the navigation
2. Confirm the "Dashboard" link redirects to `https://app.lightspark.com/login`
3. Check that the documentation loads with dark mode as the default theme
### Why make this change?
This improves user experience by providing direct access to the dashboard from the documentation and sets dark mode as the default theme preference.1 parent 62efb24 commit a49c760
4 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
293 | 297 | | |
294 | 298 | | |
295 | 299 | | |
296 | 300 | | |
297 | | - | |
| 301 | + | |
298 | 302 | | |
299 | 303 | | |
300 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments