removed nextra component in astro site
This commit is contained in:
parent
4ee6873ca5
commit
890a917dec
@ -15,7 +15,6 @@ keywords:
|
|||||||
]
|
]
|
||||||
---
|
---
|
||||||
|
|
||||||
import { Tabs } from 'nextra/components'
|
|
||||||
import { Aside, Steps } from '@astrojs/starlight/components'
|
import { Aside, Steps } from '@astrojs/starlight/components'
|
||||||
|
|
||||||
# Troubleshooting
|
# Troubleshooting
|
||||||
@ -37,7 +36,7 @@ When Jan isn't working properly, error logs help identify the problem. Here's ho
|
|||||||
# macOS/Linux
|
# macOS/Linux
|
||||||
tail -n 50 ~/Library/Application\ Support/Jan/data/logs/app.log
|
tail -n 50 ~/Library/Application\ Support/Jan/data/logs/app.log
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
type %APPDATA%\Jan\data\logs\app.log
|
type %APPDATA%\Jan\data\logs\app.log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user